about summary refs log tree commit diff
diff options
context:
space:
mode:
-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>