[wp-trac] [WordPress Trac] #49447: Twenty Twenty: style of rtl paragraph
WordPress Trac
noreply at wordpress.org
Mon Jun 6 21:41:12 UTC 2022
#49447: Twenty Twenty: style of rtl paragraph
------------------------------+-----------------------
Reporter: amirkamizi | Owner: audrasjb
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.1
Component: Bundled Theme | Version: 5.3
Severity: normal | Resolution: fixed
Keywords: has-patch commit | Focuses: css, rtl
------------------------------+-----------------------
Changes (by audrasjb):
* status: reviewing => closed
* resolution: => fixed
Comment:
In [changeset:"53471" 53471]:
{{{
#!CommitTicketReference repository="" revision="53471"
Twenty-Twenty: Fix paragraph block alignment issues when used on a RTL
website.
Twenty Twenty's `style.css` file has `/*rtl:ignore*/` for the `.has-text-
align-left` class, but that was previously missing from the `.has-text-
align-right` class. As a result, the theme overrides block library styles
on the front-end (and not in the editor). This changeset adds the missing
declaration.
Props amirkamizi, mayankmajeji, ianbelanger, sabernhardt,
hasanuzzamanshamim.
Fixes #49447.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/49447#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list