aboutsummaryrefslogtreecommitdiff
path: root/gn2/wqflask/templates
diff options
context:
space:
mode:
authorzsloan2024-09-17 14:55:38 +0000
committerzsloan2024-09-17 14:55:38 +0000
commitf14495e84dac1435aae2dc10bdc938afdba16992 (patch)
treeeab2975e194d08abb7f427583f86443e21251f83 /gn2/wqflask/templates
parentee40a7ee9ccc5652a772b46ce1756882d29d4166 (diff)
downloadgenenetwork2-f14495e84dac1435aae2dc10bdc938afdba16992.tar.gz
Remove 'row' class from the global search summary text, since it was causing it to be out of alignment with the rest of the page
Diffstat (limited to 'gn2/wqflask/templates')
-rw-r--r--gn2/wqflask/templates/gsearch_gene.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/gn2/wqflask/templates/gsearch_gene.html b/gn2/wqflask/templates/gsearch_gene.html
index f1ca998b..e20977c7 100644
--- a/gn2/wqflask/templates/gsearch_gene.html
+++ b/gn2/wqflask/templates/gsearch_gene.html
@@ -10,7 +10,7 @@
<div class="container">
- <div class="row">
+ <div>
<h3>GN searched for the term(s) <b>"{{ terms }}"</b> in 754 datasets and 39,765,944 traits across 10 species<br/>
and found <b>{{ trait_count }}</b> results that match your query.<br/>
</h3>