Merge pull request #1445 from jfirebaugh/zoom_style

Remove margin override for .leaflet-control-zoom
This commit is contained in:
Vladimir Agafonkin 2013-02-21 14:15:26 -08:00
commit 2aae4a0556

4
dist/leaflet.css vendored
View File

@ -260,10 +260,6 @@
/* zoom control */
.leaflet-container .leaflet-control-zoom {
margin-left: 13px;
margin-top: 12px;
}
.leaflet-control-zoom-in {
font: bold 18px 'Lucida Console', Monaco, monospace;
}