mirror of
https://github.com/mastodon/mastodon.git
synced 2024-12-12 22:25:10 +01:00
Long display names now ellipsis properly
This commit is contained in:
parent
a94dc21c79
commit
c2b479efec
@ -785,6 +785,7 @@
|
||||
.status__display-name {
|
||||
margin: 0 auto 0 0;
|
||||
color: $ui-base-lighter-color;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.status__info {
|
||||
|
Loading…
Reference in New Issue
Block a user