Fix scale control margin
This commit is contained in:
parent
b90d27cdff
commit
b3bd81fd4b
2 changed files with 1 additions and 12 deletions
|
@ -824,7 +824,7 @@ nav.secondary {
|
|||
}
|
||||
}
|
||||
|
||||
.leaflet-top.leaflet-right {
|
||||
.leaflet-top {
|
||||
top: $lineheight !important;
|
||||
.leaflet-control {
|
||||
margin-right: 0px !important;
|
||||
|
|
|
@ -25,14 +25,3 @@ div.leaflet-marker-icon.location-filter.move-marker {
|
|||
.site .leaflet-popup p {
|
||||
margin: 0 0 20px 0;
|
||||
}
|
||||
|
||||
.leaflet-left .leaflet-control {
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
.leaflet-top {
|
||||
margin-top: 16px;
|
||||
.leaflet-control {
|
||||
margin-top: 0;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue