diff --git a/app/assets/stylesheets/common/base/topic-post.scss b/app/assets/stylesheets/common/base/topic-post.scss index 1f4e99171c8..f4d20080d19 100644 --- a/app/assets/stylesheets/common/base/topic-post.scss +++ b/app/assets/stylesheets/common/base/topic-post.scss @@ -365,6 +365,7 @@ blockquote { td { vertical-align: top; padding: 1px; + word-wrap: anywhere; } .topic-links {