diff --git a/app/assets/stylesheets/comments.scss b/app/assets/stylesheets/comments.scss index 0ad5cb838..3a9828c8f 100644 --- a/app/assets/stylesheets/comments.scss +++ b/app/assets/stylesheets/comments.scss @@ -29,6 +29,9 @@ padding-left: 3px; } } + + .comment.new-comment-form-wrapper { padding-bottom: 0; } + .submit_button { margin-top: 10px; input {