summaryrefslogtreecommitdiff
path: root/map.css
diff options
context:
space:
mode:
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 78c8eef..3299610 100644
--- a/map.css
+++ b/map.css
@@ -39,8 +39,8 @@ div.box {
}
#distboxouter {
- position: fixed;
- width: 99%;
+ position: absolute;
+ width: 100%;
top: 10px;
background: none;
text-align: center;