Added correct padding between headerbar and portal body

This commit is contained in:
Marc Alexander
2011-07-29 20:47:14 +02:00
parent 320c44b087
commit 1350543537
2 changed files with 9 additions and 1 deletions

View File

@@ -10,7 +10,7 @@
</div>
<!-- ENDIF -->
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<table id="portal-body" cellpadding="0" cellspacing="0" border="0" width="100%">
<!-- IF S_TOP_COLUMN -->
<tr>
<!-- [+] top module area -->