]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/small.css.scss
Serve embedded maps through the assets pipeline
[rails.git] / app / assets / stylesheets / small.css.scss
index a955017757f6cb675d4fc0642672d6c6c766489b..70d6dd6299b0fa55c7c528990f2d39ac10ade1ce 100644 (file)
@@ -92,14 +92,12 @@ h1 {
   border: 0;
 }
 
-.olControlSimplePanZoom {
+.leaflet-control-pan, .leaflet-control-zoomslider {
   display: none;
 }
 
-.site-index #map .olControlZoom,
-.site-index #map .SimpleLayerSwitcher,
-.site-export #map .olControlZoom,
-.site-export #map .SimpleLayerSwitcher {
+.site-index .leaflet-top,
+.site-export .leaflet-top {
   top: 8px !important;
 }
 
@@ -112,6 +110,8 @@ h1 {
   border-right: 0px;
 }
 
+.site-export #content,
+.site-edit #content,
 .site-index #content {
   margin-top: 40px;
 }