aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/templates
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:54:15 +0100
commita4dbd4bfa12d1b30a8e09c27bebd131f0e67f030 (patch)
tree6dd99ba40567eeec5050790a3fcd687ede35c892 /bitbake/lib/toaster/toastergui/templates
parent1e9ac4c5cc486f03d49a8dd04fe83d4000b8fc12 (diff)
downloadopenembedded-core-contrib-a4dbd4bfa12d1b30a8e09c27bebd131f0e67f030.tar.gz
bitbake: 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. (Bitbake rev: c9b20009c5e161987a143b00ee22218a4c9c0692) 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 'bitbake/lib/toaster/toastergui/templates')
-rw-r--r--bitbake/lib/toaster/toastergui/templates/mrb_section.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbake/lib/toaster/toastergui/templates/mrb_section.html b/bitbake/lib/toaster/toastergui/templates/mrb_section.html
index d37b694f3d..903635de94 100644
--- a/bitbake/lib/toaster/toastergui/templates/mrb_section.html
+++ b/bitbake/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>