Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
api.jquery.com: Fixup a4e2aaa list-item bullets
Follows-up a4e2aaa which converted our custom list-item image to native CSS `::marker`. However, I didn't realize that `list-item: none` has no effect on ::marker. You have to set this to `content: ""` to clear.
- Loading branch information