From 271431a724d35edfdf49ba34e2cdf81f6003d8e6 Mon Sep 17 00:00:00 2001 From: Kaibu Date: Wed, 13 Nov 2019 23:54:08 +0100 Subject: [PATCH] changed new button, fixed mobile scaling --- cookbook/templates/base.html | 3 +++ cookbook/templates/generic/list_template.html | 4 +--- cookbook/templates/generic/table_template.html | 8 -------- 3 files changed, 4 insertions(+), 11 deletions(-) diff --git a/cookbook/templates/base.html b/cookbook/templates/base.html index 595d9090..0194aa9d 100644 --- a/cookbook/templates/base.html +++ b/cookbook/templates/base.html @@ -5,6 +5,9 @@ {% block title %} {% endblock %} + + +