Author: Armin Rigo <[email protected]>
Branch: 
Changeset: r954:a1b146e218f9
Date: 2015-08-13 10:10 +0100
http://bitbucket.org/pypy/buildbot/changeset/a1b146e218f9/

Log:    2nd attempt

diff --git a/master/public_html/default.css b/master/public_html/default.css
--- a/master/public_html/default.css
+++ b/master/public_html/default.css
@@ -566,7 +566,7 @@
 }
 
 pre {
-       white-space: pre-wrap;
+       white-space: pre;
 }
 
 /* change comments (use regular colors here) */
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to