From 8825e0b0fa63e72ef43609e6a93ee05ad699b2ce Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Wed, 11 Nov 2015 16:35:36 -0500 Subject: [PATCH] Move the emmet footer down the page Sometime if page is small it was moving up just below the content. This way it stays at the bottom. --- footer.php | 1 + front-page.php | 11 ----------- page-350.php | 9 --------- page.php | 9 --------- parts/emmet-footer.php | 10 ++++++++++ 5 files changed, 11 insertions(+), 29 deletions(-) create mode 100644 parts/emmet-footer.php diff --git a/footer.php b/footer.php index 3fb708b..6adf4d9 100644 --- a/footer.php +++ b/footer.php @@ -1,3 +1,4 @@ + + -- 2.17.1