[wp-trac] [WordPress Trac] #51574: Twenty Twenty: unordered list styles in RTL languages
WordPress Trac
noreply at wordpress.org
Tue Oct 20 07:43:32 UTC 2020
#51574: Twenty Twenty: unordered list styles in RTL languages
-------------------------------------+------------------------------
Reporter: sabernhardt | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Bundled Theme | Version:
Severity: normal | Resolution:
Keywords: has-patch needs-testing | Focuses: css, rtl
-------------------------------------+------------------------------
Changes (by sabernhardt):
* keywords: has-patch => has-patch needs-testing
Comment:
Potential fix in [attachment:"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
--
Ticket URL: <https://core.trac.wordpress.org/ticket/51574#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list