]> cat aescling's git repositories - mastodon.git/commitdiff
Long display names now ellipsis properly
authorkibigo! <marrus-sh@users.noreply.github.com>
Thu, 21 Sep 2017 23:55:32 +0000 (16:55 -0700)
committerkibigo! <marrus-sh@users.noreply.github.com>
Thu, 21 Sep 2017 23:55:32 +0000 (16:55 -0700)
app/javascript/styles/components.scss

index a92cee7f337a298ebcb5870892c4b6f44c564acc..c79a2654c30983d8d38ebf1b7fc117dc67bb553c 100644 (file)
 .status__display-name {
   margin: 0 auto 0 0;
   color: $ui-base-lighter-color;
+  overflow: hidden;
 }
 
 .status__info {
This page took 0.028548 seconds and 3 git commands to generate.