diff --git a/app/assets/stylesheets/common/components/user-card.scss b/app/assets/stylesheets/common/components/user-card.scss index 7d166b5bcdd..799ace2b913 100644 --- a/app/assets/stylesheets/common/components/user-card.scss +++ b/app/assets/stylesheets/common/components/user-card.scss @@ -123,6 +123,7 @@ } .names__primary { + @include ellipsis; line-height: var(--line-height-medium); font-size: var(--font-up-5); font-weight: bold;