diff --git a/app/assets/stylesheets/comment-content.css b/app/assets/stylesheets/comment-content.css index ee95e8caa..8d2a9bc25 100644 --- a/app/assets/stylesheets/comment-content.css +++ b/app/assets/stylesheets/comment-content.css @@ -45,7 +45,7 @@ :is(pre) { overflow-x: auto; - text-wrap: nowrap; + /* text-wrap: nowrap; */ } :where(code) {