[wd_asp elements=’search’ ratio=’100%’ id=1]

Align Submit Button level with textbox or dropdown

15th April 2014

CSS

Css - Codehaven

This can cause many problems, but its usually fixed by this….
vertical-align: bottom;
OR
vertical-align: top;

text-top The top of the element is aligned with the top of the parent element’s font
middle The element is placed in the middle of the parent element