From 5a7622c8ca7d2858d722a402fbddc4a2949a832d Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Fri, 5 Dec 2008 22:35:30 +0000 Subject: fixed distbox-and-map-zoom problem --- map.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'map.css') 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; -- cgit v1.2.1