diff --git a/web/css/dynmap_style.css b/web/css/dynmap_style.css index 304b5287..ec8bb9d6 100644 --- a/web/css/dynmap_style.css +++ b/web/css/dynmap_style.css @@ -15,7 +15,7 @@ * Leaflet overrides */ .leaflet-control-zoom-in { - background-image: url(../images/zoom-in.png) !important; + background-image: url(../images/zoom-in.png); } .leaflet-control-zoom-out {