From a79e099d6ce428459affd44afc8f795dd7561fae Mon Sep 17 00:00:00 2001 From: zsloan Date: Thu, 8 Oct 2020 14:54:02 -0500 Subject: Adjusted some widths/classes to allow correlation description text to expand/shrink with screen size and make drop-downs a better width * wqflask/wqflask/templates/show_trait_calculate_correlations.html - Adjusted widths of drop-down divs and removed the col-width class from the description div (the right side) so it can shrink wqwith screen size --- .../wqflask/templates/show_trait_calculate_correlations.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'wqflask') diff --git a/wqflask/wqflask/templates/show_trait_calculate_correlations.html b/wqflask/wqflask/templates/show_trait_calculate_correlations.html index 1378b91b..9420c9c6 100644 --- a/wqflask/wqflask/templates/show_trait_calculate_correlations.html +++ b/wqflask/wqflask/templates/show_trait_calculate_correlations.html @@ -1,5 +1,5 @@
-
+
@@ -39,7 +39,7 @@
-
+
{% for group, pretty_group in sample_group_types.items() %} @@ -66,7 +66,7 @@
-
+
@@ -114,7 +114,7 @@
-
+
The Sample Correlation is computed -- cgit v1.2.3