Another spacing fix

Spacing CSS fix about the lack of space before a bracket.
This commit is contained in:
pginer
2012-11-15 11:54:30 +01:00
parent b609c455c2
commit de0a2427f3

View File

@@ -124,7 +124,7 @@ div.uls-region {
-webkit-transition: opacity 0.2s linear;
}
#map-block a{
#map-block a {
opacity:0;
transition: opacity 0.15s linear;
-moz-transition: opacity 0.15s linear;