[wp-trac] [WordPress Trac] #38706: Twenty Seventeen: RTL improvements
WordPress Trac
noreply at wordpress.org
Tue Nov 8 05:41:31 UTC 2016
#38706: Twenty Seventeen: RTL improvements
-----------------------------+-----------------------------
Reporter: adamsilverstein | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Bundled Theme | Version:
Severity: normal | Keywords:
Focuses: template |
-----------------------------+-----------------------------
I did some testing of Twenty Seventeen in a local RTL setup (Hebrew) and
found a few minor issues:
The `menu-scroll-down` down arrow is right aligned, but should be left
aligned.
[[Image(https://cl.ly/3P0m093k1d10/admin_____2016-11-08_00-01-12.jpg)]]
Also, in the customizer, the new edit icons are mis-aligned, sitting on
top of instead of beside the elements they are attached to.
[[Image(https://cl.ly/2E0r0U1n2A0O/__admin_____2016-11-07_23-33-53.jpg_2016-11-08_00-02-20.jpg)]]
In both cases this is because an absolute positioned element is used with
a fixed right or left margin. To correct the issue, we need to override
the rtl class and swap the positioning left/right.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/38706>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list