make the app area fill up the available space, with a left-pad for spacing

This commit is contained in:
shrykedude 2003-10-24 03:09:02 +00:00
parent e52887d989
commit 076f639288

View File

@ -190,6 +190,8 @@ a.textSidebox
#tdAppbox
{
background-color:white;
padding-left:9px;
width: 100%;
}
#divSideboxContainer
{