diff --git a/app/assets/stylesheets/shared/comments.scss b/app/assets/stylesheets/shared/comments.scss index 90e837e25..3e99f77c4 100644 --- a/app/assets/stylesheets/shared/comments.scss +++ b/app/assets/stylesheets/shared/comments.scss @@ -287,6 +287,7 @@ } .comment-name { + width: auto; font-size: 14px; line-height: 15px; padding-left: 35px;