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:
Michael Große 2017-04-20 13:52:01 +02:00
commit 5dbeba2a97
No known key found for this signature in database
GPG key ID: 7E31028FBFEACC79

View file

@ -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