diff --git a/src/wp-admin/css/themes.css b/src/wp-admin/css/themes.css index 2d81613dbce47..955d2b69ea6fa 100644 --- a/src/wp-admin/css/themes.css +++ b/src/wp-admin/css/themes.css @@ -915,6 +915,10 @@ body.folded .theme-browser ~ .theme-overlay .theme-wrap { padding-left: 4%; padding-right: 4%; } + + .theme-install-php .wp-filter .filter-count { + margin-top: 10px; + } } @media only screen and (max-width: 650px) {