Hacker News new | ask | show | jobs
by natabbotts 5542 days ago
Why not add the following rule to your user stylesheet? input[type=reset] {display: none; visibility:hidden;}

That hides them all from view.

1 comments

Unless someone has "cleverly" created a Javascript-powered reset button. :) But still, good suggestion.