diff --git a/auth/assets/public/style.css b/auth/assets/public/style.css index c5c6930d7..067f2db50 100644 --- a/auth/assets/public/style.css +++ b/auth/assets/public/style.css @@ -154,7 +154,6 @@ select.form-control { .footer { position: fixed; bottom: 0; - z-index: -1; } /* position bootstrap icons on buttons centrally */ diff --git a/auth/assets/templates/inc_footer.html.tpl b/auth/assets/templates/inc_footer.html.tpl index bee1782f6..e9354348f 100644 --- a/auth/assets/templates/inc_footer.html.tpl +++ b/auth/assets/templates/inc_footer.html.tpl @@ -1,11 +1,7 @@ {{ template "inc_toasts.html.tpl" .alerts }} -