#51574 closed defect (bug) (fixed)
Twenty Twenty: unordered list styles in RTL languages
| Reported by: | | Owned by: | |
|---|---|---|---|
| Milestone: | 5.6 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Bundled Theme | Keywords: | has-patch needs-testing |
| Focuses: | css, rtl | Cc: |
Attachments (3)
Change History (7)
Note: See TracTickets for help on using tickets.
Potential fix in 51574.patch :
.editor-styles-wrapper ul.block-editor-block-list__block, .editor-styles-wrapper ol.block-editor-block-list__block, .editor-styles-wrapper ul ul, .editor-styles-wrapper ol ul { padding-right: 2em; }Note: the group block heading alignment issue in the screenshots was already reported in #51148