From 7912381c3ee48f0e9bbe5a8c1a8cfbf81ada4127 Mon Sep 17 00:00:00 2001 From: Paul Kevan <2290623+pkevan@users.noreply.github.com> Date: Thu, 26 Sep 2024 17:10:19 +0100 Subject: [PATCH] Update style.scss (#328) Increase width for the more element. Fixed #327. --- themes/wporg-5ftf-2024/src/pledge-contributors/style.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/wporg-5ftf-2024/src/pledge-contributors/style.scss b/themes/wporg-5ftf-2024/src/pledge-contributors/style.scss index 7d1f50a..58cfcb5 100644 --- a/themes/wporg-5ftf-2024/src/pledge-contributors/style.scss +++ b/themes/wporg-5ftf-2024/src/pledge-contributors/style.scss @@ -38,6 +38,7 @@ font-size: var(--wp--preset--font-size--small); line-height: var(--wp--custom--body--small--typography--line-height); align-content: center; + width: 45px; } .pledge-no-contributors {