]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/small.scss
Remove dead CSS code - nothing has the user_map class
[rails.git] / app / assets / stylesheets / small.scss
index ed3eb306477bdc0eb0627e44fc460d685417f7b1..a67f7a536b09b22833bc78a2579f12b3cf410b5f 100644 (file)
@@ -9,10 +9,6 @@ body.small {
     -webkit-appearance: none;
   }
 
-  .column-1 {
-    width: 100%;
-  }
-
   #menu-icon {
     display: inline-block !important;
   }
@@ -91,7 +87,6 @@ body.small {
   .compact-hide {
     display: inline-block;
   }
-  
 
   .overlay-sidebar #sidebar .welcome.visible {
     display: none;
@@ -105,15 +100,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 {
@@ -135,13 +121,6 @@ body.small {
     padding: 2px;
   }
 
-  /* Rules for the user view */
-
-  .user_map {
-    width: 100% !important;
-    height: 300px !important;
-  }
-
   &.site-about #content .attr h1 {
     font-size: 28px;
   }