From 4ef41983af9fbb120052290575076e11354d1aa7 Mon Sep 17 00:00:00 2001 From: Kelly Dwan Date: Wed, 28 Aug 2024 10:44:39 -0400 Subject: [PATCH] Theme: Prevent button block styles from bleeding into pledge form This fixes an issue where adding the button block classes to the pledge form was creating double-button styles. This also fixes a mistakenly removed class on the remove contributor button. Follow up to 5d76b975572d72dc5e50b8b0d0375e98b456da4a --- .../wporg-5ftf/views/manage-contributors.php | 2 +- themes/wporg-5ftf/css/objects/_buttons.scss | 28 ++++++++++--------- 2 files changed, 16 insertions(+), 14 deletions(-) diff --git a/plugins/wporg-5ftf/views/manage-contributors.php b/plugins/wporg-5ftf/views/manage-contributors.php index 51d472b9..ece65222 100644 --- a/plugins/wporg-5ftf/views/manage-contributors.php +++ b/plugins/wporg-5ftf/views/manage-contributors.php @@ -72,7 +72,7 @@ class="button wp-block-button__link"