From de9f4f1e68e1d7bc0f9b0b4b8146f3154e377eb1 Mon Sep 17 00:00:00 2001 From: Mike Shoup Date: Tue, 9 Jul 2019 13:57:41 -0600 Subject: [PATCH] Make stats footer collapsible (#21) Closes #14 --- src/humulus/static/style.css | 2 +- src/humulus/templates/recipes/_macros.html | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/src/humulus/static/style.css b/src/humulus/static/style.css index 67646b2..d660aa8 100644 --- a/src/humulus/static/style.css +++ b/src/humulus/static/style.css @@ -33,5 +33,5 @@ body { } .above-footer { - padding-bottom: 12rem; + padding-bottom: 14rem; } diff --git a/src/humulus/templates/recipes/_macros.html b/src/humulus/templates/recipes/_macros.html index b4f5baf..b609fd3 100644 --- a/src/humulus/templates/recipes/_macros.html +++ b/src/humulus/templates/recipes/_macros.html @@ -137,6 +137,11 @@
+ +
+
Original Gravity