On /search.php the map-position box disappeared behind the map tiles

This commit is contained in:
marc tobias 2017-03-20 15:38:12 +01:00
parent f4a86ff4c4
commit 8e79ece203

View 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 {