Stop active link boxes appearing on the zoom in/out icons

This commit is contained in:
Tom Hughes 2012-11-23 14:58:10 +00:00
parent 4a26107560
commit e951c6b4b0

View file

@ -12,6 +12,7 @@
.leaflet-control-zoomslider-in,
.leaflet-control-zoomslider-out {
text-indent: -9999;
outline-style: none;
}
.leaflet-control-zoomslider-in {