diff --git a/bookface_auto.css b/bookface_auto.css index dddc348..a385df6 100644 --- a/bookface_auto.css +++ b/bookface_auto.css @@ -795,7 +795,7 @@ .more-links .dropdown-toggle::after { content: var(--more-button-text); } - .wall-item-actions-row button[disabled, + .wall-item-actions-row button[disabled], .wall-item-actions-right button[disabled] { opacity: .5; } @@ -3757,7 +3757,7 @@ p.wall-item-announce, .more-links .dropdown-toggle::after { content: var(--more-button-text); } - .wall-item-actions-row button[disabled, + .wall-item-actions-row button[disabled], .wall-item-actions-right button[disabled] { opacity: .5; }