Commit 77faaabff6045383528556a680ad979fc1867849

Authored by Evandro Jr
2 parents cde58fc4 84d55d25

Merge branch 'AI3205-comment-paragraph' into stable

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 203 .side-comment .comment_form p {
204 204 display: none;
205 205 }
  206 +
  207 +
  208 +.side-comment .post_comment_box.opened {
  209 + padding-bottom: 15px;
  210 +}
206 211 \ No newline at end of file
... ...