Remove offset for layer chooser.

This commit is contained in:
hastarin 2013-05-08 10:00:00 +10:00
parent 87c0c54a26
commit 253080c8fb

View File

@ -10,7 +10,7 @@ body {
.leaflet-control-layers {
margin-left: 0 !important;
margin-top: 40px !important;
margin-top: 0 !important;
}
.leaflet-control-zoom {