diff --git a/app/assets/stylesheets/common/base/_topic-list.scss b/app/assets/stylesheets/common/base/_topic-list.scss index 6e2e618b75d..04f5d4cc07d 100644 --- a/app/assets/stylesheets/common/base/_topic-list.scss +++ b/app/assets/stylesheets/common/base/_topic-list.scss @@ -72,7 +72,7 @@ font-size: 13px; margin-top: 8px; color: scale-color($primary, $lightness: 50%); - word-break: break-word; + word-wrap: break-word; line-height: 1.4; } .topic-statuses:empty {