summaryrefslogtreecommitdiff
path: root/map.css
diff options
context:
space:
mode:
Diffstat (limited to 'map.css')
-rw-r--r--map.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/map.css b/map.css
index c64beab..a15dd46 100644
--- a/map.css
+++ b/map.css
@@ -47,7 +47,9 @@ div.btn {
text-align: center;
padding: 2px;
margin-bottom: 3px;
- width: 10em;
cursor: pointer;
}
+#rulerbtn {
+ width: 10em;
+}