mirror of
https://github.com/osm-search/Nominatim.git
synced 2024-12-26 14:36:23 +03:00
fix drodown menu not overlapping map button
This commit is contained in:
parent
a61f852cd2
commit
0a45dbf5f6
@ -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;
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user