Long lines in source file view are now wrapped to the next line
[m6w6/gitweb-theme] / gitweb.css
index 01d86d96c106f7aa99e609a8e61a363ac7dc2f1e..8c58cad59d130b416372fc56a2b59e01903a407f 100644 (file)
@@ -540,7 +540,7 @@ td.error {
 /* blob view */
 
 td.pre, div.pre, div.diff {
-  white-space: pre;
+  white-space: pre-wrap;
 }
 
 /* Style definition generated by highlight 2.4.5, http://www.andre-simon.de/ */