* commit '8f4df715b8a74b9df1b0560d910f1dabd86dbf9d': docs: adjust spacing for collapsible sections (release notes)
This commit is contained in:
commit
5f51f8a281
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 {
|
#jd-content img.toggle-content-img {
|
||||||
margin:0 5px 5px 0;
|
margin:0 5px 5px 0;
|
||||||
}
|
}
|
||||||
div.toggle-content > p {
|
div.toggle-content p {
|
||||||
padding:0 0 5px;
|
margin:10px 0 0;
|
||||||
|
}
|
||||||
|
div.toggle-content-toggleme {
|
||||||
|
padding:0 0 0 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue