Fixes T10959. This is the smallest/simplest fix that I could come up with, and I wasn't able to break it. Basically, I removed "line-height" and then adjusted other rules until the defaults looked reasonable again.
Details
Details
Here's 24px / 48px impact or something like it:
Here's normal stuff working properly without weird artifacts on the highlighting:
Also tested Firefox and Chrome and got similar results.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
theres this hanging pixel in the baseline of the darker red, I think that padding you're removing is pulling it out?
Anyways, there are a couple nits like this I'd like to polish up, I can take this over and send it back to you once I've centered it better, and get the fill correct.