Text input height actually depends on the font size/family in use on each element. I've summarized my tests on this page. In a nutshell: always specify a font size and family on text inputs if you want to get consistent results with CSS.
Text input height actually depends on the font size/family in use on each element. I've summarized my tests on this page. In a nutshell: always specify a font size and family on text inputs if you want to get consistent results with CSS.