From b325b2d4b2686857eb1c1e81b1097c2bcf0f2d48 Mon Sep 17 00:00:00 2001 From: Cian Hughes Date: Wed, 14 May 2025 09:17:13 +0100 Subject: [PATCH] Fixed footer layout --- .../semantic-ui/less/invenio_theme_iform/footer.less | 2 +- .../templates/invenio_theme_iform/footer.html | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/invenio_theme_iform/assets/semantic-ui/less/invenio_theme_iform/footer.less b/invenio_theme_iform/assets/semantic-ui/less/invenio_theme_iform/footer.less index 017e666..172e554 100644 --- a/invenio_theme_iform/assets/semantic-ui/less/invenio_theme_iform/footer.less +++ b/invenio_theme_iform/assets/semantic-ui/less/invenio_theme_iform/footer.less @@ -7,7 +7,7 @@ #footer { color: @footerGrey; - min-height: 100%; + height: 100%; width: 100%; &.footer-bottom { diff --git a/invenio_theme_iform/templates/invenio_theme_iform/footer.html b/invenio_theme_iform/templates/invenio_theme_iform/footer.html index d9bcf5f..da9d9c1 100644 --- a/invenio_theme_iform/templates/invenio_theme_iform/footer.html +++ b/invenio_theme_iform/templates/invenio_theme_iform/footer.html @@ -19,7 +19,7 @@