Closed jywarren closed 5 years ago
Hi! We saw this on MapKnitter and found a fix:
This CSS seems to fix it:
.leaflet-toolbar-icon { box-sizing: initial; }
See here:
https://github.com/publiclab/Leaflet.DistortableImage/commit/13a40ac6590ca80b6abc4a3aed960a0f17c445d4
I can open a PR in a moment.
https://github.com/Leaflet/Leaflet.toolbar/pull/53 - thanks again!!! 🎉
Fixed in #53 - thanks, Jeff!
Hi! We saw this on MapKnitter and found a fix:
This CSS seems to fix it:
See here:
https://github.com/publiclab/Leaflet.DistortableImage/commit/13a40ac6590ca80b6abc4a3aed960a0f17c445d4
I can open a PR in a moment.