Remove asset pipeline overrides for unused images in embedded maps
This commit is contained in:
parent
e24415fee8
commit
05cb14b776
1 changed files with 0 additions and 8 deletions
|
@ -17,11 +17,3 @@ body {
|
|||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.leaflet-control-zoom-in {
|
||||
background-image: image-url("images/zoom-in.png");
|
||||
}
|
||||
|
||||
.leaflet-control-zoom-out {
|
||||
background-image: image-url("images/zoom-out.png");
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue