Long display names now ellipsis properly

This commit is contained in:
kibigo! 2017-09-21 16:55:32 -07:00
parent a94dc21c79
commit c2b479efec
1 changed files with 1 additions and 0 deletions

View File

@ -785,6 +785,7 @@
.status__display-name {
margin: 0 auto 0 0;
color: $ui-base-lighter-color;
overflow: hidden;
}
.status__info {