Index: sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/scss/main.scss
===================================================================
--- sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/scss/main.scss	(revision 7741)
+++ sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/scss/main.scss	(working copy)
@@ -513,6 +513,7 @@
 		padding: 5rem 0 1rem;
 		margin-top: 60px;
 		margin-top: 6rem;
+		overflow: auto;
 
 		.no-bullets {
 			li {
@@ -541,7 +542,6 @@
 		/*background: #0073aa;*/
 		padding: 30px 0;
 		padding: 3rem 0;
-		overflow: auto;
 
 		.box {
 			text-align: center;
Index: sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/stylesheets/main.css
===================================================================
--- sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/stylesheets/main.css	(revision 7741)
+++ sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/stylesheets/main.css	(working copy)
@@ -856,6 +856,7 @@
   padding: 5rem 0 1rem;
   margin-top: 60px;
   margin-top: 6rem;
+  overflow: auto;
 }
 
 .devhub-wrap .home-landing .section .no-bullets li {
@@ -885,7 +886,6 @@
   /*background: #0073aa;*/
   padding: 30px 0;
   padding: 3rem 0;
-  overflow: auto;
 }
 
 .devhub-wrap .section .box {
