Opened 10 years ago
Closed 10 years ago
#29946 closed defect (bug) (fixed)
Wrong panel-back icon in Customizer in RTL
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.1 | Priority: | low |
Severity: | minor | Version: | 4.0 |
Component: | Customize | Keywords: | good-first-bug has-patch commit |
Focuses: | ui, rtl | Cc: |
Description
We forgot to switch it to the arrow without a center line when we did that for all of the arrows in modals, etc. in the admin. The f344
dashicon should be f345
.
Attachments (6)
Change History (10)
#1
@
10 years ago
- Focuses ui added
- Keywords has-patch added; needs-patch removed
This looks good Tom, thanks!
Quick note that there is no need to create the separate patches for the RTL and .min file variants, these are generated as part of the WordPress build process. (Typing 'grunt build' in the trunk directory)
I applied the patch and verified the arrow looks correct now in RTL mode:
#2
@
10 years ago
Replying to adamsilverstein:
Many thanks, appreciate the tip Adam :)
Note: See
TracTickets for help on using
tickets.
fixing rtl arrow in customize-controls-rtl.css