summaryrefslogtreecommitdiff
path: root/skins/common/diff.css
diff options
context:
space:
mode:
Diffstat (limited to 'skins/common/diff.css')
-rw-r--r--skins/common/diff.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/skins/common/diff.css b/skins/common/diff.css
index 6a1f23b5..b262222a 100644
--- a/skins/common/diff.css
+++ b/skins/common/diff.css
@@ -33,6 +33,8 @@ td.diff-context {
color: red;
font-weight: bold;
text-decoration: none;
+ white-space: pre-wrap;
+ white-space: -moz-pre-wrap;
}
table.diff {