X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=html%2Fbugs.css;fp=html%2Fbugs.css;h=2b3ac579a4ad4690a17c900c817949f65ad11b34;hb=8e7c683909967245600226f5863ba95c9318ec4d;hp=9019b9d8a32d3f21cf1ffdb8970d5bf25bc3e908;hpb=dfe9e7343c6b6e24b9413a65f3f7218c9872d8bf;p=debbugs.git diff --git a/html/bugs.css b/html/bugs.css index 9019b9d..2b3ac57 100644 --- a/html/bugs.css +++ b/html/bugs.css @@ -102,6 +102,11 @@ pre.message { padding-top: 8px; margin-top: 0; border-top: 0; + white-space: pre-wrap; +} + +pre.wrapping { + width: 80ch; } .sparse li {