Index: buddypress.org/public_html/wp-content/themes/codex-bbpress-org/style.css
===================================================================
--- buddypress.org/public_html/wp-content/themes/codex-bbpress-org/style.css	(revision 11904)
+++ buddypress.org/public_html/wp-content/themes/codex-bbpress-org/style.css	(working copy)
@@ -214,13 +214,13 @@
 	border: 1px solid #ddd;
 }
 
-@media screen and ( max-width: 782px ) {
+@media screen and ( max-width: 991px ) {
 	.footer-meta-wrap .footer-meta {
 		width: auto;
 		padding: 0;
 	}
 	.footer-meta-wrap .footer-meta .col-half {
-		width: 100%;
+		width: 90%;
 		padding: 10px;
 	}
 }
