Add spaces
This commit is contained in:
@@ -137,7 +137,7 @@ div.uls-region {
|
||||
|
||||
.map-block a {
|
||||
color: #333;
|
||||
opacity:0;
|
||||
opacity: 0;
|
||||
-moz-transition: opacity 0.15s linear;
|
||||
-o-transition: opacity 0.15s linear;
|
||||
-webkit-transition: opacity 0.15s linear;
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
}
|
||||
|
||||
.uls-lcd-region-section {
|
||||
margin-top:10px;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
/* Language list */
|
||||
@@ -79,9 +79,9 @@
|
||||
width: 100%;
|
||||
margin-top: 1.6em;
|
||||
line-height: 1.6em;
|
||||
position:absolute;
|
||||
bottom:0;
|
||||
left:0;
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
}
|
||||
|
||||
.uls-no-found-more a {
|
||||
|
||||
Reference in New Issue
Block a user