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