diff --git a/sass/oscailte/base/_footer.scss b/sass/oscailte/base/_footer.scss index 3fa34d72ea5..f601b1b8428 100644 --- a/sass/oscailte/base/_footer.scss +++ b/sass/oscailte/base/_footer.scss @@ -11,7 +11,7 @@ body > footer { @include box-shadow(0 0 3px rgba(0, 0, 0, 0.25)); background-color: $footer-background; - height: $footer-height; + // height: $footer-height; margin-top: 3em; } diff --git a/source/_includes/custom/footer.html b/source/_includes/custom/footer.html index 32090e28da0..4ada6f071fc 100644 --- a/source/_includes/custom/footer.html +++ b/source/_includes/custom/footer.html @@ -1,3 +1,3 @@ \ No newline at end of file