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

Commit 8f4df715 authored by Scott Main's avatar Scott Main Committed by Android Git Automerger
Browse files

am 220c3449: docs: adjust spacing for collapsible sections (release notes)

* commit '220c3449':
  docs: adjust spacing for collapsible sections (release notes)
parents 938cf057 220c3449
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;
}