Opened 8 years ago
Closed 7 years ago
#43983 closed defect (bug) (fixed)
Customize: Extra arrows in widgets list
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 5.1 | Priority: | normal |
| Severity: | normal | Version: | 5.1 |
| Component: | Customize | Keywords: | has-patch |
| Focuses: | accessibility | Cc: |
Description
As spotted by @melchoyce, there are unnecessary arrows appearing with each widget in the available widgets list in the Customizer.
From what I can tell, this behavior began with the removal of a CSS rule in [42794].
ticket:40677#comment:12 seems to suggest that the changes in that commit weren't intended to affect the Customizer. So, the attached patch takes the brute-force method of just adding the removed rule to customize-widgets.css.
There might be a more subtle way to fix the problem, or I might be misunderstanding the intent of the original commit, so I'm open to other ideas.
Attachments (2)
Change History (9)
Note: See
TracTickets for help on using
tickets.
In 43244: