mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-24 19:25:15 +01:00
Removed unnecessary !important from css.
This commit is contained in:
parent
bea269e8df
commit
5aa961388d
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user