X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/572d1adaae6a8f7100c829ce9d3da4dbf07bb7fd..507c395f51c20c3c0d5375313ea1ca0ed4156c75:/app/assets/stylesheets/common.scss diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index cf63c8f8c..668d050d8 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -217,6 +217,10 @@ body.small-nav { .search_forms { display: block; } + + .username { + max-width: unset; + } } #sidebar .search_forms {