Fix zoom control positioning

This commit is contained in:
John Firebaugh 2012-11-01 09:53:46 -06:00
parent 5f8047991b
commit 3e2e62b123

View file

@ -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;
}