wp/wp-includes/customize/class-wp-customize-themes-section.php
changeset 22 8c2e4d02f4ef
parent 21 48c4eec2b7e6
--- a/wp/wp-includes/customize/class-wp-customize-themes-section.php	Fri Sep 05 18:40:08 2025 +0200
+++ b/wp/wp-includes/customize/class-wp-customize-themes-section.php	Fri Sep 05 18:52:52 2025 +0200
@@ -123,7 +123,7 @@
 		?>
 		<button type="button" class="button button-primary customize-section-back customize-themes-mobile-back"><?php _e( 'Go to theme sources' ); ?></button>
 		<# if ( 'wporg' === data.action ) { #>
-			<div class="search-form">
+			<div class="themes-filter-container">
 				<label for="wp-filter-search-input-{{ data.id }}"><?php _e( 'Search themes' ); ?></label>
 				<div class="search-form-input">
 					<input type="search" id="wp-filter-search-input-{{ data.id }}" aria-describedby="{{ data.id }}-live-search-desc" class="wp-filter-search">