]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/small.scss
More resourceful routing for nodes, ways, relations and changesets controllers
[rails.git] / app / assets / stylesheets / small.scss
index c05c73c9d8b92825ae50fb6d59d7d5babdc8bbf3..12e21c7d8b8e9f52b007d4b0655820604d94f426 100644 (file)
@@ -126,13 +126,16 @@ body.small {
     }
   }
 
-  #sidebar .welcome {
-    display: none !important;
+  .overlay-sidebar #sidebar .welcome.visible {
+    display: none;
+  }
+
+  .overlay-sidebar #sidebar #banner {
+    display: none;
   }
 
   .leaflet-top.leaflet-right {
     top: 10px !important;
-    z-index: 0;
   }
 
   .content_map {