diff --git wordpress.org/public_html/wp-content/themes/pub/wporg-breathe/style.css wordpress.org/public_html/wp-content/themes/pub/wporg-breathe/style.css
index 62b1a37ba..ecc99c8dd 100644
--- wordpress.org/public_html/wp-content/themes/pub/wporg-breathe/style.css
+++ wordpress.org/public_html/wp-content/themes/pub/wporg-breathe/style.css
@@ -343,6 +343,7 @@ body,
 		overflow-x: hidden;
 	}
 
+  #page.hfeed, /* The feed may have a table and we don't want to stop x-direction scrolling */
   body.responsive-show #page {
 		overflow-x: visible;
 	}
