diff --git a/styles/templates/default/css/page_content.css b/styles/templates/default/css/page_content.css index b7d79a551..db9bec438 100644 --- a/styles/templates/default/css/page_content.css +++ b/styles/templates/default/css/page_content.css @@ -58,7 +58,7 @@ #sidebar2 h3 { padding: 0 0 4px 0; - margin: 0 0 2px 0; + margin: 8px 0 2px 0; color: #333333; text-indent: 0.5em; background: transparent url(../images/hr200_ltr_gradient.jpg) no-repeat left bottom; @@ -88,7 +88,6 @@ /* User ratio */ #user_ratio { - padding: 1px 6px 0 0; font-size: 11px; } diff --git a/styles/templates/default/css/top.css b/styles/templates/default/css/top.css index 6288fb032..bc8b49c70 100644 --- a/styles/templates/default/css/top.css +++ b/styles/templates/default/css/top.css @@ -58,6 +58,7 @@ body, th, td, font { } #sidebar2-wrap { + margin-top: -8px; } #main_content {