From 8a3529ea9d7d674b709ed798524fe3a1bc32b7e6 Mon Sep 17 00:00:00 2001 From: Marcus Quinn Date: Sun, 16 Mar 2025 02:03:18 +0000 Subject: [PATCH] Simplify accordion implementation for better reliability --- admin/settings.php | 51 +++++++++++++--------------------------------- 1 file changed, 14 insertions(+), 37 deletions(-) diff --git a/admin/settings.php b/admin/settings.php index bea4f0b..a33432c 100644 --- a/admin/settings.php +++ b/admin/settings.php @@ -742,46 +742,24 @@ function wp_allstars_settings_page() { @@ -848,7 +826,6 @@ function wp_allstars_settings_page() { font-size: 16px; line-height: 16px; transition: transform 0.2s ease; - transform-origin: center; } .wp-allstars-toggle-settings {