forked from hans/Nominatim
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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user