]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Reinstate background colour for sidebars
[rails.git] / app / assets / stylesheets / common.scss
index 1c8fe29512c54929ecf9352f8cb07d76d0f0d114..ccb46005e0090612b6e5d543656327a8339822fc 100644 (file)
@@ -541,6 +541,7 @@ body.compact {
   #sidebar {
     float: left;
     width: $sidebarWidth;
+    background: #fff;
 
     #sidebar_loader {
       display: none;