diff --git a/basis/help/html/html.factor b/basis/help/html/html.factor
index 4a11cff736..5a2599c668 100644
--- a/basis/help/html/html.factor
+++ b/basis/help/html/html.factor
@@ -116,7 +116,7 @@ M: pathname url-of
] re-replace-with
R/ font-family: monospace;/ [
- " line-height: 125%;" append
+ " white-space: pre-wrap; line-height: 125%;" append
] re-replace-with ;
: css-classes ( classes -- stylesheet )