Author: david
Date: Fri Oct  7 14:28:00 2011
New Revision: 9974

Log:
Use whole page width for printing

Modified:
   trunk/css/print.css

Modified: trunk/css/print.css
==============================================================================
--- trunk/css/print.css Fri Oct  7 14:24:07 2011        (r9973)
+++ trunk/css/print.css Fri Oct  7 14:28:00 2011        (r9974)
@@ -283,6 +283,7 @@
   /* Reset */
 
   margin: 0;
+  width: auto;
 }
 
 #content

-- 
You received this message because you are subscribed to the Google Groups 
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/qubit-commits?hl=en.

Reply via email to