From 5a72ec7433628104ccb07c485585a8cfd3827199 Mon Sep 17 00:00:00 2001 From: Kelly Dwan Date: Tue, 7 Jan 2025 10:23:37 -0500 Subject: [PATCH] Download: Fix the button styles on small screens After the modal button was added, the buttons would not wrap correctly, and the button styles were not switched correctly. This fixes the two by enabling wrapping, and using more specific class names. Fixes #535, includes the content update from #536. --- .../wporg-main-2022/patterns/download.php | 2 +- .../wporg-main-2022/src/style/style.scss | 20 +++++++++++++++---- 2 files changed, 17 insertions(+), 5 deletions(-) diff --git a/source/wp-content/themes/wporg-main-2022/patterns/download.php b/source/wp-content/themes/wporg-main-2022/patterns/download.php index 572b20fb..d92413ff 100644 --- a/source/wp-content/themes/wporg-main-2022/patterns/download.php +++ b/source/wp-content/themes/wporg-main-2022/patterns/download.php @@ -28,7 +28,7 @@

- +