aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index 2e03554..79b7bae 100644
--- a/index.html
+++ b/index.html
@@ -7,12 +7,12 @@
</head>
<body>
<div id="map"></div>
- <div id="layer-selection-btn" class="ol-control ol-unselectable">
- <button type="button" aria-expanded="false" title="Byt kartlager">
+ <div id="map-menu" class="d-none">
+ <button id="layer-selection-btn" type="button" aria-expanded="false" title="Byt kartlager">
<i class="bi bi-stack"></i>
</button>
</div>
- <div id="layer-selection-panel" class="map-panel map-panel-hidden">
+ <div id="layer-selection-panel" class="d-none">
<div class="form-check form-switch">
<input class="form-check-input" type="checkbox" role="switch" id="layer-topowebb_nedtonad">
<label class="form-check-label" for="layer-topowebb_nedtonad">Nedtonad bakgrund karta</label>