Box titles now align to the left.

Might be me, but aligning to the right just looked messed up.

Signed-off-by: tardo <tardo@nagi-fanboi.net>
This commit is contained in:
tardo 2007-09-25 21:06:08 -04:00 committed by Paul Mattal
parent 10f6a7c401
commit 2e1230589d
2 changed files with 4 additions and 2 deletions

View file

@ -122,7 +122,8 @@
background-color: rgb( 241, 242, 244 );
padding-left: 10;
padding-top: 1;
padding-bottom: 1;
padding-bottom: 1;
text-align: left;
}
table.boxSoftSmall
{