Customize: Restore search icon to available widgets pane incorrectly removed in [41893].
See #42215. Fixes #42472 for trunk. git-svn-id: https://develop.svn.wordpress.org/trunk@42132 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
1c64182c6b
commit
7a6ed11319
|
@ -2706,6 +2706,7 @@ body.adding-widget .add-new-widget:before,
|
|||
}
|
||||
|
||||
#available-menu-items-search .search-icon:after,
|
||||
#available-widgets-filter .search-icon:after,
|
||||
.themes-filter-bar .search-icon:after {
|
||||
content: "\f179";
|
||||
font: normal 20px/1 dashicons;
|
||||
|
|
Loading…
Reference in New Issue