Fix loading/errored emoji in detailed status display name causing line break (#39378)
This commit is contained in:
parent
e52fc4a0c1
commit
90438e9b2e
@ -2498,7 +2498,7 @@ a.account__display-name {
|
||||
overflow: hidden;
|
||||
|
||||
strong,
|
||||
span {
|
||||
span:not(.emojione) {
|
||||
display: block;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user