Skip to content

Commit

Permalink
Remove asset pipeline overrides for unused images in embedded maps
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhughes committed Jan 22, 2013
1 parent e24415f commit 05cb14b
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions app/assets/stylesheets/embed.css.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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");
}

0 comments on commit 05cb14b

Please sign in to comment.