NEW THEME: added padding-left to all tables <td> because it looks much better

This commit is contained in:
Alexander Marx
2014-01-29 08:09:06 +01:00
committed by Michael Tremer
parent 726e688235
commit 11e012ef66
2 changed files with 4 additions and 2 deletions

View File

@@ -2716,7 +2716,7 @@ END
<td colspan='13'>&nbsp;</td>
</tr>
<tr>
<td colspan='13'>
<td colspan='13' style="padding-left:0px;">
<table width="100%" border='1' rules="cols" cellspacing='0'>
END