diff --git a/stylesheets/_modules.scss b/stylesheets/_modules.scss index f8a8a975bb..54788f8823 100644 --- a/stylesheets/_modules.scss +++ b/stylesheets/_modules.scss @@ -2664,8 +2664,6 @@ $timer-icons: '55', '50', '45', '40', '35', '30', '25', '20', '15', '10', '05', @include font-body-1-bold; - // width of avatar (28px) and our 6px left margin - max-width: calc(100% - 34px); white-space: nowrap; overflow: hidden; text-overflow: ellipsis;