Remove z-index override from leaflet controls on small screens
Fixes #1305
This commit is contained in:
parent
1084d073ac
commit
a1ff77ec56
1 changed files with 0 additions and 1 deletions
|
@ -133,7 +133,6 @@ body.small {
|
|||
|
||||
.leaflet-top.leaflet-right {
|
||||
top: 10px !important;
|
||||
z-index: 0;
|
||||
}
|
||||
|
||||
.content_map {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue