input[type=number]::-webkit-inner-spin-button { display: none; } input[type=number] { -moz-appearance: textfield; }