Can someone shed some light on why this submit button will not align vertically with other form fields on the line?
http://www.e-fluential.com/offline/castoff/
add css style to send the button as follows:
.submit {float: right; profitability-top: -2px}
and configure margin-right for your needs, then
Does it help vertical-align: middleor vertical-align: text-bottom?
vertical-align: middle
vertical-align: text-bottom
I always have a nightmare with vertically aligning form fields.
div
style = "float: left" .