docs: adjust spacing for collapsible sections (release notes)
Change-Id: I68c8429e0e18bff50463b40f163df6a89ac8730a
This commit is contained in:
parent
2f16ba5997
commit
220c34492a
1 changed files with 5 additions and 2 deletions
|
@ -2033,8 +2033,11 @@ div.toggle-content.closed .toggle-content-toggleme {
|
|||
#jd-content img.toggle-content-img {
|
||||
margin:0 5px 5px 0;
|
||||
}
|
||||
div.toggle-content > p {
|
||||
padding:0 0 5px;
|
||||
div.toggle-content p {
|
||||
margin:10px 0 0;
|
||||
}
|
||||
div.toggle-content-toggleme {
|
||||
padding:0 0 0 15px;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue