mirror of
git://git.yoctoproject.org/poky
synced 2026-08-14 15:42:50 +00:00
bitbake: toastergui: give the add dependencies form some breathing space
In the editable version of the layer details page, the form to add dependencies needs some distance from the dependency list. (Bitbake rev: 2c576552118bcfe65d375ff809b3b4a4916da225) Signed-off-by: Belen Barros Pena <belen.barros.pena@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
088c19d644
commit
c748c7e68a
@ -206,6 +206,7 @@ dl textarea { resize: vertical; }
|
||||
.new-build form { margin: 5px 0 0; }
|
||||
.new-build .input-append { margin-bottom: 0; }
|
||||
#build-selected { margin-top: 15px; }
|
||||
div.add-deps { margin-top: 15px; }
|
||||
|
||||
|
||||
.animate-repeat {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user