diff --git a/web/app/assets/stylesheets/client/user_dropdown.css.scss b/web/app/assets/stylesheets/client/user_dropdown.css.scss index b7adaacae..3fd610139 100644 --- a/web/app/assets/stylesheets/client/user_dropdown.css.scss +++ b/web/app/assets/stylesheets/client/user_dropdown.css.scss @@ -55,6 +55,9 @@ font-weight:200; color:#ccc; float:right; + max-width: 200px; + overflow: hidden; + height:30px; } .arrow-down {