Y
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
dubcanada
4625 days ago
Same for me on Chrome... It seems to either be missing the auto resize part. Or some CSS.
link
danneu
4625 days ago
The textarea just needs the `overflow: scroll` or `overflow: auto` CSS property.
link
ichord
4625 days ago
wow. cool. I will fix it soon.
link