From 1230fd2790162ae78b065ab6f7077c66fd25c44e Mon Sep 17 00:00:00 2001 From: zsloan Date: Fri, 27 May 2016 17:23:25 +0000 Subject: Improved appearance of p values below slider in correlation menu on trait page. The way I did it is really awful (a bunch of  's) but nothing else seemed to work, including putting a div or span with a fixed width between them --- .../wqflask/templates/show_trait_calculate_correlations.html | 11 +++++++---- 1 file changed, 7 insertions(+), 4 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 80fafa5e..0e15ce9c 100755 --- a/wqflask/wqflask/templates/show_trait_calculate_correlations.html +++ b/wqflask/wqflask/templates/show_trait_calculate_correlations.html @@ -90,12 +90,15 @@
-
+
-
- - + +
+ +                                     + +
-- cgit v1.2.3