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 11692)
+++ wordpress.org/public_html/wp-content/themes/pub/wporg-breathe/style.css	(working copy)
@@ -1567,3 +1567,10 @@
 .notice.notice-info.notice-alt {
 	background-color: #e5f5fa;
 }
+
+@media screen and (max-width:480px){
+	table.trac-summary {
+		display: block;
+		overflow-x: scroll;
+	}
+}
\ No newline at end of file
