Fix zoom control positioning
This commit is contained in:
parent
5f8047991b
commit
3e2e62b123
1 changed files with 2 additions and 2 deletions
|
@ -438,8 +438,8 @@ body.site-export #tabnav a#exportanchor {
|
|||
padding: 5px;
|
||||
}
|
||||
|
||||
.site-index .leaflet-top .leaflet-control,
|
||||
.site-export .leaflet-top .leaflet-control {
|
||||
.site-index .leaflet-top,
|
||||
.site-export .leaflet-top {
|
||||
margin-top: 40px !important;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue