Hacker News new | ask | show | jobs
by b0gey5 5072 days ago
you just need to add this to textarea

-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;

1 comments