summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorCaoimhe Chaos <caoimhechaos@protonmail.com>2014-08-07 01:14:16 +0200
committerCaoimhe Chaos <caoimhechaos@protonmail.com>2014-08-07 01:14:16 +0200
commit8f7f44184b631a970510f415eb8659b1237d1f70 (patch)
tree8e894bfae0b723cc6496b593dabd165173c68af5 /templates
parent477405a45d8a31776a95cab5b0021a5642cba61b (diff)
Add a clearfix before the footer, which will hopefully prevent it from
floating next to the menu.
Diffstat (limited to 'templates')
-rw-r--r--templates/page.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/page.tmpl b/templates/page.tmpl
index 96650f9b..c61b1507 100644
--- a/templates/page.tmpl
+++ b/templates/page.tmpl
@@ -173,6 +173,7 @@
</div><!-- id="pagebody" -->
<!-- END pagebody -->
+ <div class="clearfix"></div>
<!-- START footer -->
<TMPL_UNLESS DYNAMIC>
<nav class="navbar navbar-default" role="navigation">