Author: david
Date: Wed Oct 26 14:53:13 2011
New Revision: 10200

Log:
Adjust nested .field style for Trillium

Modified:
   trunk/css/print.css

Modified: trunk/css/print.css
==============================================================================
--- trunk/css/print.css Wed Oct 26 14:36:45 2011        (r10199)
+++ trunk/css/print.css Wed Oct 26 14:53:13 2011        (r10200)
@@ -103,12 +103,13 @@
 body.index #content .section .field .field h3
 {
   line-height: normal;
-  padding: 0;
+  padding: 2px 0;
+  margin: 0;
 }
 
 body.index #content .section .field .field div
 {
-  padding: 0;
+  padding: 2px 0;
 }
 
 a:link,

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