#58531 closed defect (bug) (fixed)
Twenty Seventeen: Post Template block has list-style: disc in editor when front end has no list style
| Reported by: | nkeller15 | Owned by: | audrasjb |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.3 |
| Component: | Bundled Theme | Version: | 6.2.2 |
| Severity: | minor | Keywords: | has-patch commit |
| Cc: | Focuses: | css |
Description
Steps to reproduce:
- Activate Twenty Seventeen Theme
- Add the Posts List block and choose the Grid pattern
- Notice how disc list style is applyied to list elements
- Save and view published page where discs are not visible
Attachments (6)
Change History (10)
#1
@
3 years ago
- Keywords commit added
- Milestone Awaiting Review → 6.3
- Summary Twenty Seventeen - List style disc in post template when front end has no list style → Twenty Seventeen: Post Template block has list-style: disc in editor when front end has no list style
The discs also show in the editor the List view, and the patch removes them from both the Grid and List views (as it is on the front).
Using the :not(.wp-block-gallery, .wp-block-post-template) selector list does not increase the specificity. Because this only changes the editor, I am not concerned about browsers that cannot support a selector list inside :not().
This ticket was mentioned in Slack in #core-test by ironprogrammer. View the logs.
3 years ago
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
editor screenshot