diff --git a/web_src/less/markup/content.less b/web_src/less/markup/content.less
index b8dafe3511..3d99095424 100644
--- a/web_src/less/markup/content.less
+++ b/web_src/less/markup/content.less
@@ -550,7 +550,7 @@
   border-bottom-right-radius: 0 !important;
   box-shadow: none !important;
   font-size: 85% !important;
-  white-space: pre !important;
+  white-space: pre-wrap !important;
   padding: .5rem 1rem !important;
   text-align: left !important;
 }