]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Remove some custom css for pages with embedded iD
[rails.git] / app / assets / stylesheets / common.scss
index 40392cdae5362963ce5f8fb96e1e84b7f09ade6e..1fdb62067cb23968aa62c09aca3bc8320945ac28 100644 (file)
@@ -446,11 +446,6 @@ body.small-nav {
       display: block;
       width: $sidebarWidth;
     }
-
-    button.btn-close {
-      background-color: rgba(255, 255, 255, 0.5);
-      opacity: 1.0;
-    }
   }
 
   #map {
@@ -857,11 +852,6 @@ tr.turn:hover {
     bottom: 0;
     width: 100%;
   }
-
-  #map {
-    height: 100%;
-    overflow: hidden;
-  }
 }
 
 /* Rules for non-map content pages */
@@ -1107,13 +1097,6 @@ div.secondary-actions {
   }
 }
 
-/* Rules for the iD editor */
-
-.id-embed {
-  width: 100%;
-  height: 100%;
-}
-
 /* Rules for the "Welcome" page */
 .site-welcome, .site-fixthemap {
   .sprite {