aboutsummaryrefslogtreecommitdiff
path: root/wqflask
diff options
context:
space:
mode:
authorzsloan2022-04-30 23:51:57 +0000
committerzsloan2022-04-30 23:51:57 +0000
commit65909b5006f5f2177b753180cc9a2d851c1623e6 (patch)
tree975bd29ed4dc65ccadd0cb3bd0fb02b8905478f4 /wqflask
parentd2551923a7638416ccf35d8c8df006568d03de1a (diff)
downloadgenenetwork2-65909b5006f5f2177b753180cc9a2d851c1623e6.tar.gz
Add tool-button-container class to tool button div in correlation results
Diffstat (limited to 'wqflask')
-rw-r--r--wqflask/wqflask/templates/correlation_page.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/wqflask/wqflask/templates/correlation_page.html b/wqflask/wqflask/templates/correlation_page.html
index f66eb4bd..ceaa34b1 100644
--- a/wqflask/wqflask/templates/correlation_page.html
+++ b/wqflask/wqflask/templates/correlation_page.html
@@ -24,7 +24,7 @@
and analysis page.
</p>
</div>
- <div style="min-width: 950px;">
+ <div class="tool-button-container">
<form id="correlation_form" target="_blank" action="/corr_matrix" method="post">
<input type="hidden" name="tool_used" value="" />
<input type="hidden" name="form_url" value="" />