]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Add layer-type switching to use dark tiles
[rails.git] / app / assets / stylesheets / common.scss
index 098370689a0ec29215550527b4c08f0f58352a13..92b9f72409caebbe20fadaad52e55e5f26fc4ded 100644 (file)
@@ -816,6 +816,14 @@ tr.turn {
   }
 }
 
   }
 }
 
+/* Rules for the issues page */
+
+.issues.issues-index {
+  td.reporter_users {
+    max-width: 5rem;
+  }
+}
+
 /* Rules for the account confirmation page */
 
 .accounts-terms-show {
 /* Rules for the account confirmation page */
 
 .accounts-terms-show {