]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Set sidebar background using Bootstrap class
[rails.git] / app / assets / stylesheets / common.scss
index 1f7c45db504ab41f3fdb64efb96055937f5e29ee..893dc14c84b7b4aaf8bd0960405d2ee70a133566 100644 (file)
@@ -72,10 +72,6 @@ time[title] {
   border-color: $grey !important;
 }
 
-.border-lightgrey {
-  border-color: $lightgrey !important;
-}
-
 /* Rules for the header */
 
 #menu-icon {
@@ -331,7 +327,6 @@ body.small-nav {
   #sidebar {
     float: left;
     width: $sidebarWidth;
-    background: #fff;
 
     #sidebar_loader {
       display: none;