trisquel-icecat/icecat/layout/reftests/forms/input/number/padding-001-ref.html

9 lines
129 B
HTML

<!doctype html>
<style>
input {
box-sizing: border-box;
padding: 2em;
height: 1em;
}
</style>
<input type=text value=1111>