From 7f9ecceadca077a94c6c93abd7b16441e5c09dfa 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 --- public/style.css | 5 +++++ 1 file changed, 5 insertions(+), 0 deletions(-) diff --git a/public/style.css b/public/style.css index 04483ed..d920bef 100644 --- a/public/style.css +++ b/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