Author: david
Date: Wed Nov 2 14:33:17 2011
New Revision: 10251
Log:
Match checkbox indent to radio button indent
Modified:
trunk/css/main.css
Modified: trunk/css/main.css
==============================================================================
--- trunk/css/main.css Wed Nov 2 14:28:25 2011 (r10250)
+++ trunk/css/main.css Wed Nov 2 14:33:17 2011 (r10251)
@@ -222,7 +222,9 @@
list-style: none;
}
-ul.radio_list {
+ul.radio_list,
+ul.checkbox_list
+{
padding-left: 0;
}
--
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.