1 2 3 4 5 6 7 8
<!doctype html> <style> input { padding: 10px 0 0; -moz-appearance: textfield; } </style> <input type=number value=1111>