Opened 8 years ago
Closed 8 years ago
#43983 closed defect (bug) (fixed)
Customize: Extra arrows in widgets list
| Reported by: | dlh | Owned by: | westonruter |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.1 |
| Component: | Customize | Version: | 5.1 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | accessibility |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 43244: