mirror of
https://gitlab.com/randompenguin/bookface.git
synced 2025-06-06 18:44:28 +02:00
Fixed breaking typos
This commit is contained in:
parent
5a32472933
commit
386e5823e1
1 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue