fix "+X more" sticking

This commit is contained in:
Henry Jameson 2021-08-15 18:41:13 +03:00 committed by Sam Therapy
parent 79e00cce6d
commit 4200f0029d
Signed by: sam
GPG key ID: 4D8B07C18F31ACBD

View file

@ -2,6 +2,7 @@
.showMoreLess {
white-space: normal;
color: var(--link);
margin-right: 0.25em;
}
.mention-link {