]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Use bootstrap backgrounds and text utilities for read issue reports
[rails.git] / app / assets / stylesheets / common.scss
index 5bbaf487c660f7948f1490d36f9592cadd87ee18..0971b8b2200c85c8b3a31c2e981765381c348140 100644 (file)
@@ -270,7 +270,7 @@ nav.primary, nav.secondary {
   display: none;
 }
 
-body.compact {
+body.compact-nav {
   #compact-secondary-nav {
     display: inline-block;
   }
@@ -2297,8 +2297,3 @@ input.richtext_title[type="text"] {
     display: none;
   }
 }
-
-.read-reports {
-  background: $lightgrey;
-  opacity: 0.7;
-}