]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Let header username expand to screen width in small nav mode
[rails.git] / app / assets / stylesheets / common.scss
index cf63c8f8c4600ef3026ceb4f08bcf5e58e8f020b..668d050d8bbbc42da49826961dc97fcd2fd03563 100644 (file)
@@ -217,6 +217,10 @@ body.small-nav {
     .search_forms {
       display: block;
     }
+
+    .username {
+      max-width: unset;
+    }
   }
 
   #sidebar .search_forms {