line-height-button-0.5.html 93 B

12345678
  1. <!DOCTYPE HTML>
  2. <style>
  3. button { line-height: 0.5 }
  4. </style>
  5. <button>button input</button>