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)
@@ -3754,7 +3754,7 @@
 }
 
 .bbpress #bbpress-forums div.bbp-topic-author img.avatar {
-	margin-right: -19%;
+	margin-right: 0px;
 	margin-top: -6px;
 	width: 80px;
 	height: 80px;
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)
@@ -3756,7 +3756,7 @@
 }
 
 .bbpress #bbpress-forums div.bbp-topic-author img.avatar {
-	margin-left: -19%;
+	margin-left: 0px;
 	margin-top: -6px;
 	width: 80px;
 	height: 80px;
