Revert "style: Correct sidebar2 displaying"

This commit is contained in:
Roman Kelesidis 2025-04-22 16:16:04 +03:00
commit 53e944be51
3 changed files with 3 additions and 2 deletions

View file

@ -58,7 +58,7 @@
#sidebar2 h3 {
padding: 0 0 4px 0;
margin: 8px 0 2px 0;
margin: 0 0 2px 0;
color: #333333;
text-indent: 0.5em;
background: transparent url(../images/hr200_ltr_gradient.jpg) no-repeat left bottom;
@ -88,6 +88,7 @@
/* User ratio */
#user_ratio {
padding: 1px 6px 0 0;
font-size: 11px;
}

View file

@ -58,7 +58,6 @@ body, th, td, font {
}
#sidebar2-wrap {
margin-top: -8px;
}
#main_content {