Fix layout issues for bobcat theme, so footer sticks to bottom
i.e. even when page has little/no content
This commit is contained in:
parent
5516a11012
commit
84f25ae91e
2 changed files with 18 additions and 25 deletions
|
@ -164,6 +164,8 @@
|
|||
</div>
|
||||
</section>
|
||||
|
||||
<div class="content-wrapper">
|
||||
|
||||
## Page Body
|
||||
<section id="page-body">
|
||||
|
||||
|
@ -198,6 +200,8 @@
|
|||
</div>
|
||||
</footer>
|
||||
|
||||
</div><!-- content-wrapper -->
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue