Author: david
Date: Thu Oct 27 15:41:52 2011
New Revision: 10219

Log:
Correct for h1.label margin change in revision 10214

Modified:
   trunk/css/print.css

Modified: trunk/css/print.css
==============================================================================
--- trunk/css/print.css Thu Oct 27 15:30:27 2011        (r10218)
+++ trunk/css/print.css Thu Oct 27 15:41:52 2011        (r10219)
@@ -159,6 +159,11 @@
   margin: auto;
 }
 
+h1 + h1.label
+{
+  margin-top: 0;
+}
+
 /* Show 'Part of' for context in archival descriptions */
 h1.part-of
 {

-- 
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