Revert "style: Correct sidebar2 displaying"

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

View file

@ -4,3 +4,4 @@
602137b65129b817811b80975a369ebde3270c6d
4eb26ae37e1f4c82a45961517ffeb54c20200408
e59adce848a9e10ee5775254045cbbd915236b8b
9e0a64108d62236ab07b3f8d10e8c78269b8e1d1

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 {