X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/572d1adaae6a8f7100c829ce9d3da4dbf07bb7fd..3adb697385824cb7b7208825d9ba3535d8f4d67f:/app/assets/stylesheets/common.scss?ds=sidebyside 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 {