Commit 84d55d25b87c9b3464eb9e44df9e985e5b49f08c

Authored by Evandro Jr
1 parent 3f112b4b

Fixed comment paragraph comment box for new Serpro's Theme

Showing 1 changed file with 5 additions and 0 deletions   Show diff stats
plugins/comment_paragraph/public/style.css
@@ -203,3 +203,8 @@ div[class^='comment-paragraph-loading-'] { @@ -203,3 +203,8 @@ div[class^='comment-paragraph-loading-'] {
203 .side-comment .comment_form p { 203 .side-comment .comment_form p {
204 display: none; 204 display: none;
205 } 205 }
  206 +
  207 +
  208 +.side-comment .post_comment_box.opened {
  209 + padding-bottom: 15px;
  210 +}
206 \ No newline at end of file 211 \ No newline at end of file