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 @@