]> git.donarmstrong.com Git - debbugs.git/blobdiff - html/bugs.css
forcibly wrap msgreceived
[debbugs.git] / html / bugs.css
index 2b3ac579a4ad4690a17c900c817949f65ad11b34..1fb01986dae2e2565acb8571555cb896204cb5a0 100644 (file)
@@ -186,6 +186,18 @@ pre.mime {
     color: #686868;
 }
 
+.msgreceived p {
+    width: 120ch;
+    margin-top: 0px;
+    margin-bottom: 0px;
+}
+
+p.msgreceived {
+    width: 120ch;
+    margin-top: 0px;
+    margin-bottom: 0px;
+}
+
 .buginfo p
 { 
   font-family: sans-serif;