Merge pull request #1445 from jfirebaugh/zoom_style
Remove margin override for .leaflet-control-zoom
This commit is contained in:
commit
2aae4a0556
4
dist/leaflet.css
vendored
4
dist/leaflet.css
vendored
@ -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;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user