Index: wordpress.org/public_html/wp-content/themes/pub/wporg-support/style-rtl.css
===================================================================
--- wordpress.org/public_html/wp-content/themes/pub/wporg-support/style-rtl.css	(revision 12952)
+++ wordpress.org/public_html/wp-content/themes/pub/wporg-support/style-rtl.css	(working copy)
@@ -3809,7 +3809,7 @@
 
 .bbpress #bbpress-forums .bbp-user-replies-created div.bbp-reply-author,
 .bbpress #bbpress-forums .bbp-user-replies-created div.bbp-topic-author {
-	padding-right: 1.5rem;
+	padding-right: 0.5rem;
 }
 
 .bbpress #bbpress-forums .bbp-author-title {
Index: wordpress.org/public_html/wp-content/themes/pub/wporg-support/style.css
===================================================================
--- wordpress.org/public_html/wp-content/themes/pub/wporg-support/style.css	(revision 12952)
+++ wordpress.org/public_html/wp-content/themes/pub/wporg-support/style.css	(working copy)
@@ -3811,7 +3811,7 @@
 
 .bbpress #bbpress-forums .bbp-user-replies-created div.bbp-reply-author,
 .bbpress #bbpress-forums .bbp-user-replies-created div.bbp-topic-author {
-	padding-left: 1.5rem;
+	padding-left: 0.5rem;
 }
 
 .bbpress #bbpress-forums .bbp-author-title {
