Author: sevein
Date: Mon Oct  3 14:19:08 2011
New Revision: 9903

Log:
Make sure that the label does not float

Modified:
   trunk/css/main.css

Modified: trunk/css/main.css
==============================================================================
--- trunk/css/main.css  Mon Oct  3 14:18:30 2011        (r9902)
+++ trunk/css/main.css  Mon Oct  3 14:19:08 2011        (r9903)
@@ -222,6 +222,7 @@
 
 ul.radio_list label {
   display: inline;
+  float: none;
 }
 
 /* Digital object browser */

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