]> git.openstreetmap.org Git - nominatim.git/commitdiff
On /search.php the map-position box disappeared behind the map tiles
authormarc tobias <mtm@opencagedata.com>
Mon, 20 Mar 2017 14:38:12 +0000 (15:38 +0100)
committermarc tobias <mtm@opencagedata.com>
Mon, 20 Mar 2017 14:38:12 +0000 (15:38 +0100)
website/css/search.css

index eb0d06d735d65129fa4d4a658d99d3393ec72b1c..9c061783bcd0ca61b2391b2f0b3ca0f36d2a0ead 100644 (file)
@@ -65,7 +65,7 @@ form label {
   color: #333;
   font-size: 11px;
   background-color: rgba(255, 255, 255, 0.7);
-  z-index: 100;
+  z-index: 500;
 }
 
 #map-position-close {