From b2a126af326b78f414fba3397a4c628a8575b3a6 Mon Sep 17 00:00:00 2001 From: zsloan Date: Fri, 6 Nov 2020 14:16:49 -0600 Subject: Added min-width for the divs containing the analysis tools and table options, since they would look weird if the window shrunk below a certain width Also made some indentation more consistent --- wqflask/wqflask/templates/collections/view.html | 33 ++++++++++++++----------- 1 file changed, 18 insertions(+), 15 deletions(-) diff --git a/wqflask/wqflask/templates/collections/view.html b/wqflask/wqflask/templates/collections/view.html index d1a97310..13497823 100644 --- a/wqflask/wqflask/templates/collections/view.html +++ b/wqflask/wqflask/templates/collections/view.html @@ -4,6 +4,7 @@ + {% endblock %} {% block content %} @@ -16,7 +17,7 @@