From 84d55d25b87c9b3464eb9e44df9e985e5b49f08c Mon Sep 17 00:00:00 2001 From: Evandro Jr Date: Fri, 24 Oct 2014 11:25:11 -0300 Subject: [PATCH] Fixed comment paragraph comment box for new Serpro's Theme --- plugins/comment_paragraph/public/style.css | 5 +++++ 1 file changed, 5 insertions(+), 0 deletions(-) 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