]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.css.scss
Stop the map overlapping the top bar
[rails.git] / app / assets / stylesheets / common.css.scss
index 217bb0c669c341463fea61a90296d7e466bad1b6..8f500acea2e4d8801a152fa41b3d281dfa8a75b3 100644 (file)
@@ -455,7 +455,7 @@ body.site-export #tabnav a#exportanchor {
 
 .site-index .leaflet-top,
 .site-export .leaflet-top {
-  top: 40px !important;
+  top: 10px !important;
 
   .leaflet-control {
     margin-top: 0px !important;
@@ -679,7 +679,6 @@ body.site-export #tabnav a#exportanchor {
 .site-index #content,
 .site-export #content {
   position: fixed;
-  margin-top: 0px;
   left: 0px;
   right: 0px;
   top: 0px;
@@ -687,10 +686,6 @@ body.site-export #tabnav a#exportanchor {
   padding: 0px;
 }
 
-.site-edit #content {
-  top: 30px;
-}
-
 #slim_container {
   width: 100%;
 }