I'd like to suggest putting the .inline class on fieldset elements
rather than having them on form elements by default. This would
require an edit to the form.css stylesheet as follows:

fieldset.inline {line-height:3;}
fieldset.inline p {margin-bottom:0;}

and to ie.css

fieldset.inline div, fieldset.inline p {vertical-align:middle;}
fieldset.inline label {position:relative;top:-0.25em;}
fieldset.inline input.checkbox, fieldset.inline input.radio,
fieldset.inline input.button, fieldset.inline button {margin:0.5em 0;}

This would allow BP to have multiple fieldset layouts options under a
single form. What do you all think?

--
Sean K. Stewart
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Blueprint CSS" 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/blueprintcss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to