am 7f24ddbc: Merge "docs: add the sidenav h2 back to the stylesheet for compatibility w/ javadocs" into ics-mr1

* commit '7f24ddbc75b301cd3520e8fefaeb2e94a6dcc80b':
  docs: add the sidenav h2 back to the stylesheet for compatibility w/ javadocs
This commit is contained in:
Scott Main
2012-01-31 15:21:32 -08:00
committed by Android Git Automerger

View File

@@ -72,7 +72,8 @@
zoom:1; zoom:1;
} }
#side-nav li span.heading { #side-nav li span.heading,
#side-nav li h2 {
display:block; display:block;
font-size:12px; font-size:12px;
font-weight: bold; font-weight: bold;