diff --git a/wordpress.org/public_html/wp-content/themes/pub/wporg-support-2024/style-rtl.css b/wordpress.org/public_html/wp-content/themes/pub/wporg-support-2024/style-rtl.css
index 3dd6a3ea96..7c23b886b1 100644
--- a/wordpress.org/public_html/wp-content/themes/pub/wporg-support-2024/style-rtl.css
+++ b/wordpress.org/public_html/wp-content/themes/pub/wporg-support-2024/style-rtl.css
@@ -2977,14 +2977,14 @@ body.category #main .archive-pagination {
}
.bbpress #bbpress-forums .bbp-header li.bbp-topic-reply-count,
.bbpress #bbpress-forums .bbp-body li.bbp-topic-reply-count {
- width: 8%;
+ width: 10%;
}
.bbpress #bbpress-forums .bbp-header li.bbp-forum-freshness,
.bbpress #bbpress-forums .bbp-header li.bbp-topic-freshness,
.bbpress #bbpress-forums .bbp-body li.bbp-forum-freshness,
.bbpress #bbpress-forums .bbp-body li.bbp-topic-freshness {
text-align: left;
- width: 20%;
+ width: 18%;
}
}
.bbpress #bbpress-forums .bbp-forum-info .bbp-forum-content,
@@ -3774,4 +3774,4 @@ object {
.gallery-caption {
display: block;
-}
\ No newline at end of file
+}