aboutsummaryrefslogtreecommitdiff
path: root/gn2
diff options
context:
space:
mode:
authorzsloan2024-08-26 21:10:55 +0000
committerAlexander_Kabui2024-08-28 15:02:46 +0300
commiteafb171dad7ab31d6bfdfb0577ecf8f1da25a64f (patch)
tree12d0d7b8769ec0a9295fd67dc1540d93efc91959 /gn2
parent99bc0a91bc60616f4d446562cd32746ff8b0f22f (diff)
downloadgenenetwork2-eafb171dad7ab31d6bfdfb0577ecf8f1da25a64f.tar.gz
Set fixed width of 500px for phenotype descriptions
Diffstat (limited to 'gn2')
-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) {