From 981756ce5c0f1b1a1ee2b8cf0795cae03c5a7b49 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Sun, 21 Dec 2014 20:16:25 -0800 Subject: [PATCH] Update the footer --- sass/oscailte/base/_footer.scss | 2 +- source/_includes/custom/footer.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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