Opened 5 years ago
Closed 5 years ago
#51607 closed defect (bug) (duplicate)
Bulleted list block appears too far to the left in the editor.
| Reported by: | | Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | Bundled Theme | Keywords: | |
| Focuses: | Cc: |
Description
A colleague of mine and I have seen the same problem as reported in #50029 in Twenty Fourteen, Twenty Sixteen and Twenty Seventeen.
The core/list block appears to the left side of the block editor.
The CSS in each of these themes is almost identical.
/* List styles */ .edit-post-visual-editor ul:not(.wp-block-gallery), .editor-block-list__block ul:not(.wp-block-gallery), .block-library-list ul, .edit-post-visual-editor ol, .editor-block-list__block ol, .block-library-list ol, .block-library-list .editor-rich-text__tinymce { margin: 0 0 1.5em 1.5em; padding: 0; } I assume the fix applied to Twenty Fifteen is the same for these bundled themes.
Change History (1)
Note: See TracTickets for help on using tickets.
@bobbingwide Thanks for the report!
We're working on that. If you want to join the discussion and/or testing, please see ticket #51157.