Add spaces
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user