Set the content within a 12-column row.

Signed-off-by: Belen Barros Pena <[email protected]>
---
 .../lib/toaster/toastergui/templates/projectbuilds-toastertable.html    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/bitbake/lib/toaster/toastergui/templates/projectbuilds-toastertable.html 
b/bitbake/lib/toaster/toastergui/templates/projectbuilds-toastertable.html
index a638967..9ad2ac1 100644
--- a/bitbake/lib/toaster/toastergui/templates/projectbuilds-toastertable.html
+++ b/bitbake/lib/toaster/toastergui/templates/projectbuilds-toastertable.html
@@ -16,7 +16,7 @@
 
   {% include "projecttopbar.html" %}
 
-  <div class="row">
+  <div class="col-md-12">
     {% with mru=mru mrb_type=mrb_type %}
       {% include 'mrb_section.html' %}
     {% endwith %}
-- 
1.9.1

-- 
_______________________________________________
toaster mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/toaster

Reply via email to