mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-14 10:27:57 +00:00
fix drodown menu not overlapping map button
This commit is contained in:
@@ -29,3 +29,7 @@ header #last-updated {
|
||||
white-space: nowrap;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
header .dropdown-menu {
|
||||
z-index: 1001;
|
||||
}
|
||||
Reference in New Issue
Block a user