Remove offset for layer chooser.
This commit is contained in:
@ -10,7 +10,7 @@ body {
|
|||||||
|
|
||||||
.leaflet-control-layers {
|
.leaflet-control-layers {
|
||||||
margin-left: 0 !important;
|
margin-left: 0 !important;
|
||||||
margin-top: 40px !important;
|
margin-top: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.leaflet-control-zoom {
|
.leaflet-control-zoom {
|
||||||
|
Reference in New Issue
Block a user