fixed alignment of username in status div (left align)

This commit is contained in:
ak703 2004-03-19 21:54:08 +00:00
parent 5e7957c786
commit ce2117e553
2 changed files with 2 additions and 2 deletions

View File

@ -247,7 +247,7 @@ a.textSidebox
{
background-color:white;
height:15px;
padding-left:170px;
padding-left:10px;
margin-top: 13px;
/* margin-bottom: 2px;*/
}

View File

@ -243,7 +243,7 @@ a.textSidebox
{
background-color:white;
height:15px;
padding-left:175px;
padding-left:10px;
margin-top: 1px;
/* margin-bottom: 2px;*/
}