From 715f45edf226a2e35905ad8a17626ab9b3310776 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matija=20Re=C5=A1ek?= Date: Fri, 1 Oct 2021 16:34:22 +0200 Subject: [PATCH] Remove version and qc link from footer --- auth/assets/public/style.css | 1 - auth/assets/templates/inc_footer.html.tpl | 8 ++------ 2 files changed, 2 insertions(+), 7 deletions(-) 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 }} -