diff options
Diffstat (limited to 'map.css')
-rw-r--r-- | map.css | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -38,8 +38,8 @@ div.box { bottom: 10px; } -#distboxOuter { - position: absolute; +#distboxouter { + position: fixed; width: 99%; top: 10px; background: none; |