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

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -