Home › Forums › CSS › [Solved] Vertical Text Align (Line Height) in Text Input › Re: [Solved] Vertical Text Align (Line Height) in Text Input
February 25, 2010 at 1:26 pm
#71582
Member
I was able to fix this problem in the past by using padding, as psychotronic suggests (you can see the results at http://www.mindmadebooks.com/contact.html). Interestingly though, I’m currently designing a WP theme and am wanting to fix the same problem in the WP search form, only when I add padding to do so, the height and width of the search input field increases. :o I’m not sure what the heck is going on there but will persevere.
d-n-a, why not try to use padding and see how it works? Report back and let us know.