1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-18 14:29:25 +00:00
Files
UXP/layout/reftests/forms/button/line-height-button-1.5.html
T

8 lines
93 B
HTML

<!DOCTYPE HTML>
<style>
button { line-height: 1.5 }
</style>
<button>button input</button>