trisquel-icecat/icecat/layout/reftests/forms/input/datetime/line-height-02.html

8 lines
106 B
HTML

<!doctype html>
<style>
input {
line-height: 80px;
}
</style>
<input type=date>
<input type=time>