diff --git a/app/assets/stylesheets/desktop/topic-post.scss b/app/assets/stylesheets/desktop/topic-post.scss index 46564003dd..6db6cc1eb1 100644 --- a/app/assets/stylesheets/desktop/topic-post.scss +++ b/app/assets/stylesheets/desktop/topic-post.scss @@ -383,8 +383,8 @@ a.star { } /* limit to one line of avatars for now */ - height:24px; - overflow:hidden; + height: 28px; + overflow: hidden; } .avatar {