aboutsummaryrefslogtreecommitdiff
path: root/wqflask
diff options
context:
space:
mode:
authorzsloan2020-10-08 14:52:49 -0500
committerzsloan2020-10-08 14:52:49 -0500
commitcfb45c4e6980e9f37b12ac4f4c2016ac8a37efe2 (patch)
tree23d6ec94a5ff197d063985d0e8d73a573c3c02b5 /wqflask
parent5a5dd3daf638cd95358bf102fd8d8c2023d44aae (diff)
downloadgenenetwork2-cfb45c4e6980e9f37b12ac4f4c2016ac8a37efe2.tar.gz
Changed the min-width of trait page main div in order to allow trait descriptions to shrink to a smaller width (but not too small)
* wqflask/wqflask/templates/show_trait.html - Changed width of main container div to 700px
Diffstat (limited to 'wqflask')
-rw-r--r--wqflask/wqflask/templates/show_trait.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/wqflask/wqflask/templates/show_trait.html b/wqflask/wqflask/templates/show_trait.html
index 56df2049..ea881917 100644
--- a/wqflask/wqflask/templates/show_trait.html
+++ b/wqflask/wqflask/templates/show_trait.html
@@ -37,7 +37,7 @@
<input type="hidden" name="covariates" value="">
<input type="hidden" name="transform" value="">
- <div class="container" style="min-width: 1450px;">
+ <div class="container" style="min-width: 700px;">
<div class="panel-group" id="accordion">
<div class="panel panel-default">
<div class="panel-heading" data-toggle="collapse" data-parent="#accordion" data-target="#collapseOne" aria-expanded="true">