aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/zurich/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web/zurich/footer.html')
-rw-r--r--templates/web/zurich/footer.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/templates/web/zurich/footer.html b/templates/web/zurich/footer.html
index d299284d6..0164dbcab 100644
--- a/templates/web/zurich/footer.html
+++ b/templates/web/zurich/footer.html
@@ -4,8 +4,7 @@
</div><!-- .table-cell -->
<div class="nav-wrapper">
- <div class="nav-wrapper-2">
- <div class="nav-wrapper-3">
+ <div class="container">
<div id="main-nav" role="navigation">
[% IF c.user_exists %]
<p>
@@ -23,7 +22,6 @@
%]>[% loc("Help") %]</[% c.req.uri.path == '/faq' ? 'span' : 'a' %]></li>
</ul>
</div>
- </div>
</div>
</div>
</div> <!-- .wrapper -->