aboutsummaryrefslogtreecommitdiff
path: root/gn2/wqflask
diff options
context:
space:
mode:
authorzsloan2024-08-26 21:10:55 +0000
committerzsloan2024-08-26 21:10:55 +0000
commita5148f385230f735f6d4bc80bc55fed2044a8570 (patch)
tree04a654a433b688690aad3130cd3176787ae8a9e9 /gn2/wqflask
parent93a0922d92cbde2f705283597f02c25aceb1ec32 (diff)
downloadgenenetwork2-a5148f385230f735f6d4bc80bc55fed2044a8570.tar.gz
Set fixed width of 500px for phenotype descriptions
Diffstat (limited to 'gn2/wqflask')
-rw-r--r--gn2/wqflask/templates/search_result_page.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/gn2/wqflask/templates/search_result_page.html b/gn2/wqflask/templates/search_result_page.html
index 334dbc77..fccda1ae 100644
--- a/gn2/wqflask/templates/search_result_page.html
+++ b/gn2/wqflask/templates/search_result_page.html
@@ -298,6 +298,7 @@
{
'title': "Description",
'type': "natural",
+ 'width': "500px",
'data': null,
'targets': 3,
'render': function(data) {