summaryrefslogtreecommitdiff
path: root/map.css
diff options
context:
space:
mode:
authorChristian Pointner <equinox@ffgraz.net>2008-12-05 22:35:30 +0000
committerChristian Pointner <equinox@ffgraz.net>2008-12-05 22:35:30 +0000
commit5a7622c8ca7d2858d722a402fbddc4a2949a832d (patch)
treeaa4698a33593663c27f9e19419914945573252ca /map.css
parenta5119f6472b8ab37bb933267594fa40823139748 (diff)
fixed distbox-and-map-zoom problem
Diffstat (limited to 'map.css')
-rw-r--r--map.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/map.css b/map.css
index 16667b1..78c8eef 100644
--- a/map.css
+++ b/map.css
@@ -38,8 +38,8 @@ div.box {
bottom: 10px;
}
-#distboxOuter {
- position: absolute;
+#distboxouter {
+ position: fixed;
width: 99%;
top: 10px;
background: none;