diff --git a/css/jquery.uls.css b/css/jquery.uls.css index bc10078..dd9a574 100644 --- a/css/jquery.uls.css +++ b/css/jquery.uls.css @@ -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; diff --git a/css/jquery.uls.lcd.css b/css/jquery.uls.lcd.css index 530d3cf..28bd97b 100644 --- a/css/jquery.uls.lcd.css +++ b/css/jquery.uls.lcd.css @@ -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 {