diff --git a/app/javascript/styles/mastodon/components.scss b/app/javascript/styles/mastodon/components.scss index a0aee93f8..40cbca262 100644 --- a/app/javascript/styles/mastodon/components.scss +++ b/app/javascript/styles/mastodon/components.scss @@ -7257,8 +7257,7 @@ noscript { color: $primary-text-color; font-weight: 500; overflow: hidden; - white-space: nowrap; - text-overflow: ellipsis; + word-break: break-all; flex: 1 1 auto; small {