Ticket #1108: 1108.patch
| File 1108.patch, 1.1 KB (added by , 11 years ago) |
|---|
-
sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/less/b_footer.less
9 9 10 10 .footer-meta { 11 11 margin: 0 auto; 12 width: 100%;12 width: 960px; 13 13 padding: 24px 0; 14 14 overflow: auto; 15 15 color: #555; -
sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/screen.css
126 126 } 127 127 .footer-meta-wrap .footer-meta { 128 128 margin: 0 auto; 129 width: 100%;129 width: 960px; 130 130 padding: 24px 0; 131 131 overflow: auto; 132 132 color: #555;