csstools / csstools/sanitize.css
`nav li::before` breaks flexbox lists
Open
- Dominant language
- CSS
- Stars
- 5.3k
- Forks
- 299
- PR merge metrics
- No merged PRs in 30d
Description
These lines break `display: flex` lists:
https://github.com/csstools/sanitize.css/blob/092d0d85922bfa72d28e9e8d25d80a5437c8df44/sanitize.css#L102-L105
Without:

With these lines, a ~10px gap appears:
Contributor guide
Assessment
This issue has not been assessed yet.