Index: includes/layout/footer.tmpl |
=================================================================== |
--- a/includes/layout/footer.tmpl |
+++ b/includes/layout/footer.tmpl |
@@ -1,9 +1,9 @@ |
-<footer id="site-footer" class="navbar"> |
+<footer id="site-footer"> |
<div class="container large-desktop-width"> |
<div class="row"> |
<div id="site-footer-locales" class="column one-fourth"> |
<div id="language-select" class="custom-select"> |
<button class="custom-select-selected" aria-expanded="false" aria-haspopup="true"> |
{{ config.get("langnames", locale) }} |
</button> |
<ul class="custom-select-options" aria-label="{{ "Select Language" | translate("language-options-label", "Label") }}" role="menu" tabindex="-1"> |