diff --git a/app/assets/stylesheets/comments.scss b/app/assets/stylesheets/comments.scss index 88d4b16b5..efabb44e4 100644 --- a/app/assets/stylesheets/comments.scss +++ b/app/assets/stylesheets/comments.scss @@ -24,10 +24,7 @@ .comments > .comment, .comment.new-comment-form-wrapper { - .avatar { - height: 35px; - width: 35px; - } + margin: 0; border-top: 1px dotted $border-grey; padding: 10px 0;