Hacker News new | ask | show | jobs
by Amethi 4625 days ago
Seems broken, hitting enter a few time shows text outside of the box.
2 comments

Same for me on Chrome... It seems to either be missing the auto resize part. Or some CSS.
The textarea just needs the `overflow: scroll` or `overflow: auto` CSS property.
wow. cool. I will fix it soon.