Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
<!doctype html>
<style>
input {
padding: 10px 0 0;
-moz-appearance: textfield;
}
</style>
<input type=number value=1111>
<!doctype html>
<style>
input {
padding: 10px 0 0;
-moz-appearance: textfield;
}
</style>
<input type=number value=1111>