diff --git a/resources/sass/app.scss b/resources/sass/app.scss index 552b79ef2a..6a4fca7b74 100644 --- a/resources/sass/app.scss +++ b/resources/sass/app.scss @@ -698,6 +698,8 @@ h1.page-title { .alertBox { width: 100%; + word-wrap: break-word; + overflow-wrap: break-word; } .avatar-circle-list {