Author: david
Date: Thu Oct 27 11:21:05 2011
New Revision: 10208

Log:
Reduce padding for field content [print]

Modified:
   trunk/css/print.css

Modified: trunk/css/print.css
==============================================================================
--- trunk/css/print.css Thu Oct 27 11:15:08 2011        (r10207)
+++ trunk/css/print.css Thu Oct 27 11:21:05 2011        (r10208)
@@ -365,9 +365,10 @@
   content: ":";
 }
 
-.search-results .field div
+.search-results .field > div
 {
   margin-left: 0;
+  padding: 0;
   display: inline;
 }
 

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