Remove unnecessary line-height from inline elements
I'm not sure the intent for those (yes, I'm the who wrote those).
`<sup>` (superscript) and `<sub>` (subscript) still have `line-height`.
Without this, they somehow dramatically expand the line and break the
vertical rhythm.