Index: buddypress.org/public_html/wp-content/themes/bb-base/style.css
===================================================================
--- buddypress.org/public_html/wp-content/themes/bb-base/style.css	(revision 11674)
+++ buddypress.org/public_html/wp-content/themes/bb-base/style.css	(working copy)
@@ -1655,8 +1655,10 @@
 	#header-inner h1 a {
 		width: 65px !important;
 	}
+	#showcase-inner {
+		padding: 20px 10px 0;
+	}
 }
-
 /* Do not fix #header for non-desktops */
 @media screen and ( max-width: 782px ) {
 	#header {
@@ -1754,6 +1756,9 @@
 		height: 38px !important;
 		width: 38px !important;
 	}
+	#showcase-inner {
+		padding: 20px 10px;
+	}
 }
 
 /* Mobile */
