Commit 9f3af14be3a3e0836108c4b13e7736240de990a1
1 parent
faf3a280
Exists in
master
updating theme
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
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 |