Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 220c3449 authored by Scott Main's avatar Scott Main
Browse files

docs: adjust spacing for collapsible sections (release notes)

Change-Id: I68c8429e0e18bff50463b40f163df6a89ac8730a
parent 2f16ba59
Loading
Loading
Loading
Loading
+5 −2
Original line number Diff line number Diff line
@@ -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;
}