aboutsummaryrefslogtreecommitdiff
path: root/wqflask
diff options
context:
space:
mode:
authorzsloan2022-01-19 20:10:17 +0000
committerzsloan2022-01-27 13:45:09 -0600
commit8f6248c71d04bf111d1cc38a398ea331f48d4fae (patch)
tree91058a3222555f4a4e40d6f6277f27904b8fa7fd /wqflask
parent7a8bfd0d99801e07c18dd5f9606e069b7643df89 (diff)
downloadgenenetwork2-8f6248c71d04bf111d1cc38a398ea331f48d4fae.tar.gz
Moved the Show/Hide Columns text before the column buttons to save vertical space
Diffstat (limited to 'wqflask')
-rw-r--r--wqflask/wqflask/templates/search_result_page.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/wqflask/wqflask/templates/search_result_page.html b/wqflask/wqflask/templates/search_result_page.html
index 054c1a98..a7d72807 100644
--- a/wqflask/wqflask/templates/search_result_page.html
+++ b/wqflask/wqflask/templates/search_result_page.html
@@ -105,7 +105,7 @@
</form>
{% if dataset.type != 'Geno' %}
<div class="show-hide-container">
- <b>Show/Hide Columns:</b>
+ <b>Show/Hide Columns:&nbsp;</b>
<br>
{% if dataset.type == 'ProbeSet' %}
<button class="toggle-vis" data-column="3">Symbol</button>