aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2024-01-22 13:36:37 +0100
committerGuilhem Moulin <guilhem@fripost.org>2024-01-22 13:54:33 +0100
commitcbdf30d8efe48c458035e66d6804f8597efca9c5 (patch)
tree08c7c9b260ee953493090b6fe371bf7f490e2054
parent80b4fe32ac88ed213c9fcbc227ba5fd53a2f5fc3 (diff)
index.html: Move popup element outside #map-control-container.
It doesn't belong there.
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 33b7f7d..9c9c5a0 100644
--- a/index.html
+++ b/index.html
@@ -12,8 +12,8 @@
<div id="layer-selection-panel"></div>
<div id="map-legend-panel"></div>
<div id="map-menu"></div>
- <div id="popup"></div>
</div>
+ <div id="popup"></div>
<div class="modal" id="modal-info" tabindex="-1" aria-hidden="true">
<div class="modal-dialog modal-dialog-centered modal-dialog-scrollable modal-lg">
<div class="modal-content">