diff --git a/html/custom.css b/html/custom.css
index b9dda68c..3cac01eb 100644
--- a/html/custom.css
+++ b/html/custom.css
@@ -44,7 +44,7 @@ Custom IHaskell CSS.
font-weight: bold;
font-family: monospace;
display: block;
- white-space: pre;
+ white-space: pre-wrap;
}
.show-type {