html - Additional indent in input box -


in 1 of input boxes, placeholder text indented significantly. have tried text indent: 0 , adjusting padding, still no luck. how placeholder text appear on load? :(

here code sample http://cdpn.io/juhki

thanks!

remove white space between <textarea> , </textarea>

demo


Comments