diff --git a/assets/css/directives/profile-widget.scss b/assets/css/directives/profile-widget.scss index aedbb53b6..e9eec1edc 100644 --- a/assets/css/directives/profile-widget.scss +++ b/assets/css/directives/profile-widget.scss @@ -54,6 +54,7 @@ } p.description { + word-wrap: break-word; margin-top: 10px; font-size: 14px; line-height: 24px;