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

* commit '8f4df715b8a74b9df1b0560d910f1dabd86dbf9d':
  docs: adjust spacing for collapsible sections (release notes)
This commit is contained in:
Scott Main 2012-07-16 15:50:13 -07:00 committed by Android Git Automerger
commit 5f51f8a281

View file

@ -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;
}