mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-03-07 02:24:08 +00:00
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;
|
color: #333;
|
||||||
font-size: 11px;
|
font-size: 11px;
|
||||||
background-color: rgba(255, 255, 255, 0.7);
|
background-color: rgba(255, 255, 255, 0.7);
|
||||||
z-index: 100;
|
z-index: 500;
|
||||||
}
|
}
|
||||||
|
|
||||||
#map-position-close {
|
#map-position-close {
|
||||||
|
|||||||
Reference in New Issue
Block a user