Author: david
Date: Thu Oct 13 11:01:55 2011
New Revision: 10064

Log:
Remove unwanted margins

Modified:
   trunk/css/print.css

Modified: trunk/css/print.css
==============================================================================
--- trunk/css/print.css Thu Oct 13 11:01:21 2011        (r10063)
+++ trunk/css/print.css Thu Oct 13 11:01:55 2011        (r10064)
@@ -134,14 +134,15 @@
 .resource-hierarchy ul li
 {
   padding: 2px 4px;
+  margin: 0;
 }
 
 .resource-hierarchy ul h3
 {
   line-height: normal;
+  margin: 0;
 }
 
-
 ul, li.leaf
 {
   list-style-image: none;

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