summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--help3xsl/default.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/help3xsl/default.css b/help3xsl/default.css
index 62f62d313c..b54f9fe725 100644
--- a/help3xsl/default.css
+++ b/help3xsl/default.css
@@ -126,7 +126,7 @@ pre,
word-wrap: anywhere;
}
.literal {
- white-space: nowrap;
+ white-space: normal;
}
.smathcode {
border-radius: 2px;