diff --git a/app/assets/stylesheets/components/_notifications.scss b/app/assets/stylesheets/components/_notifications.scss index d470978a..9ab69bc3 100644 --- a/app/assets/stylesheets/components/_notifications.scss +++ b/app/assets/stylesheets/components/_notifications.scss @@ -1,4 +1,6 @@ .notification { + word-break: break-word; + &__user { margin-top: 0; }