Filling out the template is required. Any pull request that does not include enough information to be reviewed in a timely manner may be closed at the maintainers' discretion.
All new code requires tests to ensure against regressions
Description of the Change
This fixes the 1px gap above sticky headers. Note: It's only reproducible on retina screens. Maybe a rounding error?
Before
After
Alternate Designs
N/A
Benefits
Less distracting.
Possible Drawbacks
If themes want to add a border or so, it might get cut off.
Requirements
Description of the Change
This fixes the 1px gap above sticky headers. Note: It's only reproducible on retina screens. Maybe a rounding error?
Alternate Designs
N/A
Benefits
Less distracting.
Possible Drawbacks
If themes want to add a border or so, it might get cut off.
Applicable Issues
Fixes #1111