summaryrefslogtreecommitdiff
path: root/lib/toaster
diff options
context:
space:
mode:
authorBelen Barros Pena <belen.barros.pena@intel.com>2015-09-08 10:47:42 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-09-08 23:44:46 +0100
commitc9b20009c5e161987a143b00ee22218a4c9c0692 (patch)
tree983b851e38f1f2217f7800d8339c20d9d9529d52 /lib/toaster
parentcf2b6b621cb483aa1a1a66c09fc431efc207c91e (diff)
downloadbitbake-c9b20009c5e161987a143b00ee22218a4c9c0692.zip
toaster: remove unnecessary white space
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@intel.com> Signed-off-by: Elliot Smith <elliot.smith@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'lib/toaster')
-rw-r--r--lib/toaster/toastergui/templates/mrb_section.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/toaster/toastergui/templates/mrb_section.html b/lib/toaster/toastergui/templates/mrb_section.html
index d37b694f..903635de 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>