Index: wordpress.org/public_html/wp-content/themes/pub/wporg-breathe/style.css
===================================================================
--- wordpress.org/public_html/wp-content/themes/pub/wporg-breathe/style.css	(revision 11596)
+++ wordpress.org/public_html/wp-content/themes/pub/wporg-breathe/style.css	(working copy)
@@ -1576,3 +1576,9 @@
 .notice.notice-info.notice-alt {
 	background-color: #e5f5fa;
 }
+@media (max-width:600px) {
+		    table {
+	        display: block;
+		        overflow-x: auto;
+		    }	
+}
\ No newline at end of file
