diff options
Diffstat (limited to 'app/javascript/flavours')
-rw-r--r-- | app/javascript/flavours/glitch/styles/accounts.scss | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app/javascript/flavours/glitch/styles/accounts.scss b/app/javascript/flavours/glitch/styles/accounts.scss index 57451c3a1..a1ac5c626 100644 --- a/app/javascript/flavours/glitch/styles/accounts.scss +++ b/app/javascript/flavours/glitch/styles/accounts.scss @@ -242,10 +242,7 @@ box-sizing: border-box; padding: 14px; text-align: center; - max-height: 48px; overflow: hidden; - white-space: nowrap; - text-overflow: ellipsis; } dt { |