fixed based on standard theme.

This commit is contained in:
mits 2005-04-22 13:15:14 +00:00
parent e4a17e824b
commit a345b8f524

View file

@ -345,7 +345,10 @@ body#admin-config .confighelp {
border:none; border:none;
border-top:1px solid; border-top:1px solid;
} }
.sideblock .hidden .content {
#left-column .hidden .content,
#right-column .hidden .content
{
display: none; display: none;
} }