aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/css
diff options
context:
space:
mode:
Diffstat (limited to 'src/css')
-rw-r--r--src/css/dumbymap.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/css/dumbymap.css b/src/css/dumbymap.css
index ab09863..2da2376 100644
--- a/src/css/dumbymap.css
+++ b/src/css/dumbymap.css
@@ -144,7 +144,6 @@
144 box-sizing: content-box; 144 box-sizing: content-box;
145 position: absolute; 145 position: absolute;
146 width: fit-content; 146 width: fit-content;
147 height: fill-available;
148 max-height: 50vh; 147 max-height: 50vh;
149 overflow: scroll; 148 overflow: scroll;
150 border: solid gray; 149 border: solid gray;