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

This commit is contained in:
Scott Main
2012-01-31 15:19:44 -08:00
committed by Android (Google) Code Review

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;