Themes: Fix missing search field in the Theme Install screen after [40572].

Props desrosj, cristianozanca for reporting.
Fixes #34881.

Built from https://develop.svn.wordpress.org/trunk@40586


git-svn-id: http://core.svn.wordpress.org/trunk@40456 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrea Fercia
2017-05-08 15:59:44 +00:00
parent d7c32f6937
commit cc9d3cfbb3
9 changed files with 9 additions and 9 deletions

View File

@@ -20,7 +20,7 @@
}
/* Search form */
.themes-php .wp-filter-search-form {
.themes-php .search-form {
display: inline;
}