From 4909aa8027f272e028ce404af5ad981611b7048f Mon Sep 17 00:00:00 2001 From: Marcus Quinn Date: Mon, 17 Mar 2025 00:08:47 +0000 Subject: [PATCH] Update theme panel: increase image height, make buttons uniform size --- admin/settings.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/admin/settings.php b/admin/settings.php index a39a412..349b06b 100644 --- a/admin/settings.php +++ b/admin/settings.php @@ -1276,19 +1276,19 @@ function wp_allstars_ajax_get_themes() { exists()): ?> - - - + - + @@ -1613,7 +1613,7 @@ function wp_allstars_settings_page() { overflow: hidden; } #wpa-theme-list .theme-screenshot { - height: 300px; + height: 450px; } #wpa-theme-list .theme-screenshot img { height: 100%;