Author: david
Date: Thu Oct 27 11:15:08 2011
New Revision: 10207

Log:
Left align field labels

Modified:
   trunk/css/print.css

Modified: trunk/css/print.css
==============================================================================
--- trunk/css/print.css Thu Oct 27 10:14:17 2011        (r10206)
+++ trunk/css/print.css Thu Oct 27 11:15:08 2011        (r10207)
@@ -81,7 +81,7 @@
   text-align: left;
   font: inherit;
   font-weight: bold;
-  padding: 2px 4px;
+  padding: 2px 0;
   margin-bottom: 0;
   width: auto;
   border-right: 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