Move the text to bottom-left as in prototypes

Change-Id: Iffb3bcee43cd0e0c76e7abd7e29cf8fa0e7ede98
This commit is contained in:
Niklas Laxström
2012-06-25 07:36:27 +00:00
parent 16d2b1c33d
commit 4a782cbd65

View File

@@ -64,11 +64,16 @@
.uls-region {
float: left;
cursor: pointer;
text-align: center;
width: 133px;
padding: 0;
margin: 0;
height: 197px;
position: relative;
}
.uls-region a {
position: absolute;
bottom: 0;
}
.uls-region:hover {