summaryrefslogtreecommitdiff
path: root/map.css
diff options
context:
space:
mode:
Diffstat (limited to 'map.css')
-rw-r--r--map.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/map.css b/map.css
index 3299610..b5b5ae1 100644
--- a/map.css
+++ b/map.css
@@ -29,7 +29,7 @@ div.box {
#legendbox {
position: absolute;
right: 10px;
- top: 10px;
+ top: 4em;
}
#addressbox {
@@ -68,3 +68,7 @@ div.btn {
#rulerbtn {
width: 10em;
}
+
+#reloadbtn {
+ width: 10em;
+}