Commit 52277625b68d19356198c507a178091effa7838b
1 parent
94c3e372
Exists in
theme-brasil-digital-from-staging
and in
9 other branches
updating theme
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
plugins/community_hub/public/style.css
@@ -513,7 +513,7 @@ padding-top: 10px; | @@ -513,7 +513,7 @@ padding-top: 10px; | ||
513 | background-color: #f9f9f9; | 513 | background-color: #f9f9f9; |
514 | } | 514 | } |
515 | 515 | ||
516 | -.hub .mediation.hide ul#mediation-posts li{ | 516 | +.hub .mediation.show ul#mediation-posts li{ |
517 | display: list-item; | 517 | display: list-item; |
518 | } | 518 | } |
519 | 519 |