Removed unnecessary !important from css.
This commit is contained in:
parent
bea269e8df
commit
5aa961388d
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue