Fixed breaking typos

This commit is contained in:
Random Penguin 2025-05-01 18:55:00 -05:00
parent 5a32472933
commit 386e5823e1

View file

@ -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;
}