]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/small.scss
Merge remote-tracking branch 'upstream/pull/2696'
[rails.git] / app / assets / stylesheets / small.scss
index ed3eb306477bdc0eb0627e44fc460d685417f7b1..4b741baaed981cb65afe892ce39b866145fe1146 100644 (file)
@@ -9,10 +9,6 @@ body.small {
     -webkit-appearance: none;
   }
 
-  .column-1 {
-    width: 100%;
-  }
-
   #menu-icon {
     display: inline-block !important;
   }
@@ -105,15 +101,6 @@ body.small {
     top: 10px !important;
   }
 
-  .content_map {
-    width: 100%;
-    border: none;
-    float: none;
-    height: 200px;
-    max-height: none;
-    min-height: auto;
-  }
-
   /* Rules for the login form */
 
   #login_login input#user_email {