mirror of
https://github.com/Leaflet/Leaflet.git
synced 2026-02-01 17:27:23 +00:00
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…
x
Reference in New Issue
Block a user