diff --git a/app/assets/stylesheets/layout.scss b/app/assets/stylesheets/layout.scss index aaccdd7dc..f054df7bc 100644 --- a/app/assets/stylesheets/layout.scss +++ b/app/assets/stylesheets/layout.scss @@ -2769,6 +2769,7 @@ table { &.description { color: $text; + word-wrap: break-word; } } }