Index: trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-breathe/style.css
===================================================================
--- trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-breathe/style.css	(revision 11726)
+++ trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-breathe/style.css	(working copy)
@@ -1580,3 +1580,10 @@
 	}
 }
 
+@media (max-width: 480px) {
+	table.trac-summary {
+		display: block;
+		overflow-x: auto;
+	}
+}
+
