mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-28 13:15:30 +01:00
Removed unnecessary !important from css.
This commit is contained in:
parent
bea269e8df
commit
5aa961388d
@ -15,7 +15,7 @@
|
|||||||
* Leaflet overrides
|
* Leaflet overrides
|
||||||
*/
|
*/
|
||||||
.leaflet-control-zoom-in {
|
.leaflet-control-zoom-in {
|
||||||
background-image: url(../images/zoom-in.png) !important;
|
background-image: url(../images/zoom-in.png);
|
||||||
}
|
}
|
||||||
|
|
||||||
.leaflet-control-zoom-out {
|
.leaflet-control-zoom-out {
|
||||||
|
Loading…
Reference in New Issue
Block a user