aboutsummaryrefslogtreecommitdiff
path: root/app/dashboard/templates
diff options
context:
space:
mode:
Diffstat (limited to 'app/dashboard/templates')
-rw-r--r--app/dashboard/templates/other-bisect-compare-content.html2
-rw-r--r--app/dashboard/templates/other-bisect-content.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/app/dashboard/templates/other-bisect-compare-content.html b/app/dashboard/templates/other-bisect-compare-content.html
index 7530855..5055c4f 100644
--- a/app/dashboard/templates/other-bisect-compare-content.html
+++ b/app/dashboard/templates/other-bisect-compare-content.html
@@ -1,4 +1,4 @@
-<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12">
+<div class="bisect-content col-xs-12 col-sm-12 col-md-12 col-lg-12">
<div id="bisect-compare-loading-div" class="pull-center">
<i class="fa fa-cog fa-spin fa-2x"></i>&nbsp;
<span id="bisect-compare-loading-content">retrieving bisect data compared with mainline&hellip;</span>
diff --git a/app/dashboard/templates/other-bisect-content.html b/app/dashboard/templates/other-bisect-content.html
index 0530698..296c44f 100644
--- a/app/dashboard/templates/other-bisect-content.html
+++ b/app/dashboard/templates/other-bisect-content.html
@@ -1,4 +1,4 @@
-<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12">
+<div class="bisect-content col-xs-12 col-sm-12 col-md-12 col-lg-12">
<div id="bisect-loading-div" class="pull-center">
<i class="fa fa-cog fa-spin fa-2x"></i>&nbsp;
<span id="bisect-loading-content">retrieving bisect data&hellip;</span>