Skip to content

Commit 45b311c

Browse files
committed
Add button-hero for site icon so styles match customizer
1 parent 7129be2 commit 45b311c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/wp-admin/options-general.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
wp_enqueue_media();
106106
wp_enqueue_script( 'site-icon' );
107107

108-
$classes_for_upload_button = 'upload-button button';
108+
$classes_for_upload_button = 'upload-button button-hero button';
109109
$classes_for_update_button = 'button';
110110
$classes_for_wrapper = '';
111111

0 commit comments

Comments
 (0)