From 39f8e4198b2ce6e5859d46c2ba6c055636fafa5f Mon Sep 17 00:00:00 2001 From: zsloan Date: Thu, 8 Jul 2021 21:35:02 +0000 Subject: Set a reasonable starting width for genotype search results --- wqflask/wqflask/templates/search_result_page.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wqflask') diff --git a/wqflask/wqflask/templates/search_result_page.html b/wqflask/wqflask/templates/search_result_page.html index 3e4928df..e5eea4d1 100644 --- a/wqflask/wqflask/templates/search_result_page.html +++ b/wqflask/wqflask/templates/search_result_page.html @@ -125,7 +125,7 @@ {% endif %} {% endif %} -
+
-- cgit v1.2.3

Loading...