]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Order of comments in changeset comments feeds
[rails.git] / app / assets / stylesheets / common.scss
index 4cc31d611b6d7dd0187ca475e08b298d0636e1c9..7f92b978565ecf8ee0529a51aa77f860a5ec69bb 100644 (file)
@@ -395,7 +395,7 @@ body.small-nav {
       overflow-y: scroll;
     }
 
-    .overlay-sidebar {
+    .overlay-sidebar.overlay-right-sidebar {
       #sidebar {
         position: absolute;
         width: 350px;
@@ -403,7 +403,7 @@ body.small-nav {
         overflow: hidden;
       }
 
-      #map, #map-ui {
+      #map {
         height: 100%;
       }
     }