diff --git a/src/components/notifications/notifications.scss b/src/components/notifications/notifications.scss index 4454d6b6..687a4f0f 100644 --- a/src/components/notifications/notifications.scss +++ b/src/components/notifications/notifications.scss @@ -6,6 +6,8 @@ border-bottom: 1px solid silver; .text { + min-width: 0px; + word-wrap: break-word; .icon-retweet { color: $green;