SyntaxFix
Write A Post
Hire A Developer
Questions
Not sure if this is the best way to do it, but this makes the spinners disappear on Chrome 8.0.552.5 dev:
input[type=number]::-webkit-inner-spin-button { -webkit-appearance: none; }