applied simo's spacing bug fix; closes #2576

This commit is contained in:
pjmattal 2005-04-22 04:04:49 +00:00
parent 7246c45eb3
commit 544a6f58f7

View file

@ -167,13 +167,13 @@
{
background-color: #eee;
vertical-align: top;
padding-left: 5;
padding-left: .3em;
}
td.data2
{
background-color: #ddd;
vertical-align: top;
padding-left: 5;
padding-left: .3em;
}
td.text
{