]> git.openstreetmap.org Git - rails.git/commitdiff
Put map in its own stacking context
authorAnton Khorev <tony29@yandex.ru>
Fri, 12 Apr 2024 13:50:21 +0000 (16:50 +0300)
committerAnton Khorev <tony29@yandex.ru>
Fri, 12 Apr 2024 13:50:21 +0000 (16:50 +0300)
app/views/layouts/map.html.erb

index 65ba2ee6afcf6cdf7dabfef0cd6153f2782d6a75..310a976336b61f11871b1c1df8388b5f8cf8ca28 100644 (file)
@@ -69,7 +69,7 @@
   <div id="map-ui" class="bg-body">
   </div>
 
-  <div id="map" tabindex="2">
+  <div id="map" tabindex="2" class="z-0">
   </div>
 
   <div id="attribution" class="d-none">