Commit 77faaabff6045383528556a680ad979fc1867849
Exists in
theme-brasil-digital-from-staging
and in
9 other branches
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,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 |