diff --git a/css/legacy/body.css b/css/legacy/body.css index 42ef162d54..b2fc575dc4 100644 --- a/css/legacy/body.css +++ b/css/legacy/body.css @@ -178,7 +178,7 @@ div.std-footer-item { } .layout-main-section { - width: 70%; + width: 71%; float: left; padding: 15px; background-color: #FFF; @@ -187,7 +187,7 @@ div.std-footer-item { .layout-side-section { width: 22%; - float: right; + /*float: right;*/ color: #606060; overflow-x: hidden; padding: 15px; diff --git a/css/legacy/sidebar.css b/css/legacy/sidebar.css index a6f3b46fd4..f665c77ac4 100644 --- a/css/legacy/sidebar.css +++ b/css/legacy/sidebar.css @@ -30,4 +30,4 @@ div.psidebar div.section-item { div.psidebar div.section-item, div.psidebar .section-link { font-size: 11px; color: #666; -} \ No newline at end of file +}