SyntaxFix
Write A Post
Hire A Developer
Questions
Don't use height property in input field.
Example:
.heighttext{ display:inline-block; padding:15px 10px; line-height:140%; }
Always use padding and line-height css property. Its work perfect for all mobile device and all browser.