[bitbake-devel] [PATCH 1/3] toaster: remove unnecessary white space

Elliot Smith elliot.smith at intel.com
Tue Sep 8 09:40:18 UTC 2015


From: Belen Barros Pena <belen.barros.pena at intel.com>

There was too much white space above the first
heading in the all builds page. This patch removes
the class that was adding the extra space.

Signed-off-by: Belen Barros Pena <belen.barros.pena at intel.com>
---
 lib/toaster/toastergui/templates/mrb_section.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/toaster/toastergui/templates/mrb_section.html b/lib/toaster/toastergui/templates/mrb_section.html
index d37b694..903635d 100644
--- a/lib/toaster/toastergui/templates/mrb_section.html
+++ b/lib/toaster/toastergui/templates/mrb_section.html
@@ -5,7 +5,7 @@
 
 {%if mru.count > 0%}
 
-  <div class="page-header top-air">
+  <div class="page-header">
       <h1>
           Latest builds
        </h1>
-- 
1.9.3

---------------------------------------------------------------------
Intel Corporation (UK) Limited
Registered No. 1134945 (England)
Registered Office: Pipers Way, Swindon SN3 1RJ
VAT No: 860 2173 47

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.




More information about the bitbake-devel mailing list