Add spaces

This commit is contained in:
Niklas Laxström
2013-03-15 10:21:59 +00:00
parent 0340e609a0
commit 5d6c83d945
2 changed files with 5 additions and 5 deletions

View File

@@ -137,7 +137,7 @@ div.uls-region {
.map-block a { .map-block a {
color: #333; color: #333;
opacity:0; opacity: 0;
-moz-transition: opacity 0.15s linear; -moz-transition: opacity 0.15s linear;
-o-transition: opacity 0.15s linear; -o-transition: opacity 0.15s linear;
-webkit-transition: opacity 0.15s linear; -webkit-transition: opacity 0.15s linear;

View File

@@ -3,7 +3,7 @@
} }
.uls-lcd-region-section { .uls-lcd-region-section {
margin-top:10px; margin-top: 10px;
} }
/* Language list */ /* Language list */
@@ -79,9 +79,9 @@
width: 100%; width: 100%;
margin-top: 1.6em; margin-top: 1.6em;
line-height: 1.6em; line-height: 1.6em;
position:absolute; position: absolute;
bottom:0; bottom: 0;
left:0; left: 0;
} }
.uls-no-found-more a { .uls-no-found-more a {