Commit 7ad5d15b4dd16a18d4ea69fb230187f7b29e6290
1 parent
8e8101eb
Exists in
theme-brasil-digital-from-staging
and in
9 other branches
fix for white comment count at comment-paragraph plugin
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
plugins/community_hub/public/style.css
@@ -558,7 +558,7 @@ textarea#message_body { | @@ -558,7 +558,7 @@ textarea#message_body { | ||
558 | margin-left: 80px; | 558 | margin-left: 80px; |
559 | } | 559 | } |
560 | 560 | ||
561 | -.comment-count { | 561 | +.post .comment-count { |
562 | margin-left: 80px; | 562 | margin-left: 80px; |
563 | padding: 5px 10px; | 563 | padding: 5px 10px; |
564 | background-color: white; | 564 | background-color: white; |