about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--wqflask/wqflask/templates/mapping_results.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/wqflask/wqflask/templates/mapping_results.html b/wqflask/wqflask/templates/mapping_results.html
index b217ed4a..29e9002d 100644
--- a/wqflask/wqflask/templates/mapping_results.html
+++ b/wqflask/wqflask/templates/mapping_results.html
@@ -236,11 +236,10 @@
             {% endif %}
           </div>
         </div>
-        <div>
+        <div style="float: left;">
             {% if nperm > 0 and permChecked == "ON" %}
             <br><br>
             <div id="perm_histogram" class="barchart"></div>
-            <!--<img src="/generated/{{ perm_filename }}.gif">-->
             <br><br>
             Total of {{ nperm }} permutations&nbsp;&nbsp;<a href="javascript:;" id="download_perm" target="_blank" >Download Permutation Results</a>
             <br>