Index: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/less/b_footer.less
===================================================================
--- sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/less/b_footer.less	(revision 1715)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/less/b_footer.less	(working copy)
@@ -9,7 +9,7 @@
 
 	.footer-meta {
 		margin: 0 auto;
-		width: 100%;
+		width: 960px;
 		padding: 24px 0;
 		overflow: auto;
 		color: #555;
Index: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/screen.css
===================================================================
--- sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/screen.css	(revision 1715)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/screen.css	(working copy)
@@ -126,7 +126,7 @@
 }
 .footer-meta-wrap .footer-meta {
   margin: 0 auto;
-  width: 100%;
+  width: 960px;
   padding: 24px 0;
   overflow: auto;
   color: #555;
