Removed unwanted and unused spacer

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
John Molakvoæ (skjnldsv) 2017-12-12 16:45:56 +01:00
parent 133cbd16e4
commit 21fbcba68d
No known key found for this signature in database
GPG Key ID: FB5ACEED51955BF8
2 changed files with 1 additions and 3 deletions

View File

@ -721,8 +721,7 @@ img.icon-loading-small-dark, object.icon-loading-small-dark, video.icon-loading-
}
/* FOOTER */
footer,
.push {
footer {
height: 70px;
margin-top: auto;
}

View File

@ -38,7 +38,6 @@
</header>
<?php endif; ?>
<?php print_unescaped($_['content']); ?>
<div class="push"></div><!-- for sticky footer -->
</div>
</div>
<footer role="contentinfo">