From 1bc63912725b93f5d77feceed02e35414748973c Mon Sep 17 00:00:00 2001 From: Maximilian Moser Date: Thu, 1 Feb 2024 16:35:29 +0100 Subject: [PATCH] style: have the footer only take as much vertical space as it needs --- .../assets/semantic-ui/less/invenio_theme_tugraz/footer.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/invenio_theme_tugraz/assets/semantic-ui/less/invenio_theme_tugraz/footer.less b/invenio_theme_tugraz/assets/semantic-ui/less/invenio_theme_tugraz/footer.less index 0e260f2a..d07aabfa 100644 --- a/invenio_theme_tugraz/assets/semantic-ui/less/invenio_theme_tugraz/footer.less +++ b/invenio_theme_tugraz/assets/semantic-ui/less/invenio_theme_tugraz/footer.less @@ -1,5 +1,6 @@ /* * Copyright (C) 2020-2023 Graz University of Technology. + * Copyright (C) 2024 TU Wien. * * invenio-theme-tugraz is free software; you can redistribute it and/or modify it * under the terms of the MIT License; see LICENSE file for more details. @@ -7,7 +8,6 @@ #footer { color: @footerGrey; - min-height: 100%; width: 100%; &.footer-bottom {