]> git.openstreetmap.org Git - nominatim-ui.git/commitdiff
On /details page the map-position box was misaligned
authormarc tobias <mtmail@gmx.net>
Fri, 20 May 2022 11:54:42 +0000 (13:54 +0200)
committermtmail <mtmail@gmx.net>
Fri, 20 May 2022 12:08:50 +0000 (14:08 +0200)
src/pages/DetailsPage.svelte

index 12d19d8af15853761de5894fc59a9f576b329893..e5325e29ef59e59e33d62f64ec256e381a0563dd 100644 (file)
   }
 
   #map-wrapper {
+    position: relative;
     width:100%;
     min-height: auto;
     height:300px;