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