]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Merge remote-tracking branch 'upstream/pull/4342'
[rails.git] / app / assets / stylesheets / common.scss
index 100d489da88424773492079b4185c18fc9ffc06c..3edeeb4d8fcfbc6edcd6b01cd3e9409080c3355e 100644 (file)
@@ -405,10 +405,6 @@ body.small-nav {
     #sidebar_content {
       padding: $spacer;
     }
-
-    > div {
-      position: relative;
-    }
   }
 
   .overlay-sidebar #sidebar {
@@ -432,11 +428,6 @@ body.small-nav {
 
   .welcome {
     display: none;
-
-    p {
-      font-size: 110%;
-      font-weight: 300;
-    }
   }
 
   #banner {
@@ -852,11 +843,6 @@ tr.turn:hover {
     bottom: 0;
     width: 100%;
   }
-
-  #map {
-    height: 100%;
-    overflow: hidden;
-  }
 }
 
 /* Rules for non-map content pages */
@@ -1093,13 +1079,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 {