Merge pull request #676 from mtmail/html-map-position-box-disappeared

On /search.php the map-position box disappeared behind the map tiles
This commit is contained in:
Sarah Hoffmann
2017-03-20 20:19:41 +01:00
committed by GitHub

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 {