mirror of
https://git.yoctoproject.org/poky
synced 2026-04-05 08:02:25 +02:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
1e9ac4c5cc
commit
a4dbd4bfa1
@@ -5,7 +5,7 @@
|
||||
|
||||
{%if mru.count > 0%}
|
||||
|
||||
<div class="page-header top-air">
|
||||
<div class="page-header">
|
||||
<h1>
|
||||
Latest builds
|
||||
</h1>
|
||||
|
||||
Reference in New Issue
Block a user