Author: david
Date: Wed Oct  5 13:58:15 2011
New Revision: 9938

Log:
Eliminate #page-wrapper top margin for Trillium (print)

Modified:
   trunk/css/print.css

Modified: trunk/css/print.css
==============================================================================
--- trunk/css/print.css Wed Oct  5 13:56:25 2011        (r9937)
+++ trunk/css/print.css Wed Oct  5 13:58:15 2011        (r9938)
@@ -208,16 +208,17 @@
   string-set: label content();
 }
 
-#page
+#page,
+#page-wrapper
 {
   /* Header hidden */
 
+  margin: 0;
   padding: 0;
 
   /* Reset */
 
   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