From: marc tobias Date: Mon, 20 Mar 2017 14:38:12 +0000 (+0100) Subject: On /search.php the map-position box disappeared behind the map tiles X-Git-Tag: v3.0.0~49^2 X-Git-Url: https://git.openstreetmap.org/nominatim.git/commitdiff_plain/8e79ece20344d7338526c55b5a533250c4157005 On /search.php the map-position box disappeared behind the map tiles --- diff --git a/website/css/search.css b/website/css/search.css index eb0d06d7..9c061783 100644 --- a/website/css/search.css +++ b/website/css/search.css @@ -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 {