
// Addresses FF3/4 setting `line-height` on `input` using `!important` in the
// UA stylesheet.

button,
input
  line-height: normal // 1
