diff --git a/assets/stylesheets/app.css b/assets/stylesheets/app.css index 8c94791..48f0f2f 100644 --- a/assets/stylesheets/app.css +++ b/assets/stylesheets/app.css @@ -402,6 +402,7 @@ select.form-control:not([multiple]):not([size]) { /* content */ .content { + overflow-wrap: break-word; line-height: 1.5; }