mirror of
https://git.yoctoproject.org/poky
synced 2026-03-19 13:49:41 +01:00
ref-manual: Fixed style sheet
Style sheet was not spacing after the first paragraph for glossary entries. (From yocto-docs rev: 9a3e29acc18c89d00ba5b176bd6fcbabb32d4be0) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
17c5df02e2
commit
59e5021b1f
@@ -255,7 +255,7 @@ div.variablelist dl {
|
||||
|
||||
.glossary dd p,
|
||||
.variablelist dd p {
|
||||
margin-top: -1.3em;
|
||||
margin-top: 0em;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user