]> git.ipfire.org Git - ipfire.org.git/commitdiff
CSS: Remove min-height of body
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 31 Aug 2018 16:34:14 +0000 (17:34 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 31 Aug 2018 16:34:14 +0000 (17:34 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/scss/style.scss

index 8f6476f7e20c75165fd6be4b74d90b4a7b6f95ad..4409a77136474c0f1b3f03f47980e7fb8ddfefb4 100644 (file)
@@ -41,7 +41,6 @@ body {
        // For scrollspy
        position: relative;
 
-       min-height: 75rem;
        padding-top: 6rem;
 }