Author: david
Date: Thu Oct 20 15:51:59 2011
New Revision: 10150
Log:
Force min-width for printed page
Modified:
trunk/css/print.css
Modified: trunk/css/print.css
==============================================================================
--- trunk/css/print.css Thu Oct 20 15:39:06 2011 (r10149)
+++ trunk/css/print.css Thu Oct 20 15:51:59 2011 (r10150)
@@ -408,10 +408,10 @@
string-set: site-name content();
}
-/* Print formatting for "view" templates */
#content .section .section
{
margin: auto;
+ min-width: 8in;
}
table.item-list img
--
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.