diff --git a/plugins/comment_paragraph/public/style.css b/plugins/comment_paragraph/public/style.css index 04483ed..d920bef 100644 --- a/plugins/comment_paragraph/public/style.css +++ b/plugins/comment_paragraph/public/style.css @@ -203,3 +203,8 @@ div[class^='comment-paragraph-loading-'] { .side-comment .comment_form p { display: none; } + + +.side-comment .post_comment_box.opened { + padding-bottom: 15px; +} \ No newline at end of file -- libgit2 0.21.2