Thank you all for your responses. To clarify, I want to have a label
and an input form element along with another label and a select form
element _in one row_.

See my test case:
http://jsfiddle.net/cizmazia/KMVmw/

Therefore I want to have _horizontal_ borders of select and input
elements aligned as well as I want to have all text including labels
aligned to the _baseline_. Is it possible?

I was unable to achieve it on IE8 or FF on Win. I tried box-sizing:
border-box; to force input and select to be rendered using the same
box model.

Michal
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to