Add clearer before content
If the content does not begin with a h1, then it should still start below the meta-box.
This commit is contained in:
parent
727bbf22ce
commit
5dbeba2a97
1 changed files with 1 additions and 0 deletions
1
main.php
1
main.php
|
@ -327,6 +327,7 @@ $classWideContent = ($ACT === "show") ? "": "wide-content ";
|
|||
<div class="qc-output"></div>
|
||||
|
||||
<div class="msg-area"><?php html_msgarea();/*msg('Information.', 0);msg('Success', 1);msg('Notification', 2);msg('Fehler', -1);*/ ?></div>
|
||||
<div class="clearer"></div>
|
||||
<?php
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue