projects
/
rails.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add functional tests for nodes/ways/relations API methods
[rails.git]
/
app
/
assets
/
stylesheets
/
embed.css.scss
diff --git
a/app/assets/stylesheets/embed.css.scss
b/app/assets/stylesheets/embed.css.scss
index 024f73d3689996d847b829574ad3d2d2f5493add..6ad3ff38a410158ea3fe2bae0c8c3e935ebc0e4f 100644
(file)
--- a/
app/assets/stylesheets/embed.css.scss
+++ b/
app/assets/stylesheets/embed.css.scss
@@
-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");
-}