summaryrefslogtreecommitdiffstats
path: root/lib/toaster/toastergui/templates/buildinfo-toastertable.html
diff options
context:
space:
mode:
Diffstat (limited to 'lib/toaster/toastergui/templates/buildinfo-toastertable.html')
-rw-r--r--lib/toaster/toastergui/templates/buildinfo-toastertable.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/toaster/toastergui/templates/buildinfo-toastertable.html b/lib/toaster/toastergui/templates/buildinfo-toastertable.html
index 52cc0569f..eb4c65690 100644
--- a/lib/toaster/toastergui/templates/buildinfo-toastertable.html
+++ b/lib/toaster/toastergui/templates/buildinfo-toastertable.html
@@ -11,10 +11,10 @@
{% endblock %}
{% block buildinfomain %}
-<div class="span10">
+<div class="col-md-10">
{# xhr_table_url is just the current url so leave it blank #}
{% with xhr_table_url='' %}
- <div class="page-header">
+ <div class="page-header build-data">
<h1>
{{title}} (<span class="table-count-{{table_name}}">0</span>) </h2>
</h1>