forked from hans/Nominatim
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