about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--wqflask/wqflask/templates/collections/view.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/wqflask/wqflask/templates/collections/view.html b/wqflask/wqflask/templates/collections/view.html
index 432393a7..3e3d3972 100644
--- a/wqflask/wqflask/templates/collections/view.html
+++ b/wqflask/wqflask/templates/collections/view.html
@@ -46,7 +46,7 @@
 	  <button id="run-partial-correlations"
 		  class="btn btn-primary"
 		  title="Run partial correlations"
-		  type="submit">
+		  type="submit" style="margin-top: 10px;">
 	    Partial Correlations
 	  </button>
 	</form>