diff options
Diffstat (limited to 'map.css')
-rw-r--r-- | map.css | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -47,7 +47,9 @@ div.btn { text-align: center; padding: 2px; margin-bottom: 3px; - width: 10em; cursor: pointer; } +#rulerbtn { + width: 10em; +} |