add a right padding of 30px to the viewtable as well

This commit is contained in:
james 2005-03-30 18:16:05 +00:00
parent ed9b3d577f
commit c73e2ca63d

View File

@ -215,6 +215,7 @@ a {
margin: 0px;
padding: 0px;
margin-left: 30px;
margin-right: 30px;
}