diff options
Diffstat (limited to 'map.css')
-rw-r--r-- | map.css | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -58,8 +58,8 @@ div.box { #southeastcontainer { position: absolute; - right: center; - bottom: 40px; + left: 1ex; + bottom: 1ex; padding: 0; } |