Author: david
Date: Fri Oct  7 14:09:02 2011
New Revision: 9972

Log:
Clearing floats is not required

Modified:
   trunk/css/print.css

Modified: trunk/css/print.css
==============================================================================
--- trunk/css/print.css Fri Oct  7 14:07:44 2011        (r9971)
+++ trunk/css/print.css Fri Oct  7 14:09:02 2011        (r9972)
@@ -225,7 +225,6 @@
 
 body.index #content .section > .field > h3
 {
-  clear: both;
   float: none;
   text-align: left;
   font: inherit;
@@ -238,7 +237,6 @@
 
 body.index #content .section > .field > div
 {
-  clear: both;
   float: none;
   margin: 0;
   padding: 2px 4px;

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