]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Show friend options only when user is logged in
[rails.git] / app / assets / stylesheets / common.scss
index 321b0bcb9af1dd17fa091ca51e1f8dbf397991b7..d551462b2202ec34defa80b70c13be334e08553f 100644 (file)
@@ -904,6 +904,12 @@ div.secondary-actions {
   }
 }
 
+/* Rules for block pages */
+
+#block_list .username {
+  max-width: 20em;
+}
+
 /* Rules for tabs inside secondary background sections */
 
 .bg-body-secondary .nav-tabs {