From b399008691ac3d09fc51864afd1df6adf0a50243 Mon Sep 17 00:00:00 2001 From: Paul Kevan <2290623+pkevan@users.noreply.github.com> Date: Tue, 17 Sep 2024 09:07:57 +0100 Subject: [PATCH] Update style.scss Add comment back in --- themes/wporg-5ftf-2024/src/pledge-edit-button/style.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/wporg-5ftf-2024/src/pledge-edit-button/style.scss b/themes/wporg-5ftf-2024/src/pledge-edit-button/style.scss index a2b5518..ea4c438 100644 --- a/themes/wporg-5ftf-2024/src/pledge-edit-button/style.scss +++ b/themes/wporg-5ftf-2024/src/pledge-edit-button/style.scss @@ -47,7 +47,7 @@ .pledge-dialog__background { position: fixed; - z-index: 251; + z-index: 251; /* header + 1. */ top: 0; left: 0; bottom: 0;