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:
commit
f43b085d1b
1 changed files with 2 additions and 1 deletions
|
@ -72,7 +72,8 @@
|
|||
zoom:1;
|
||||
}
|
||||
|
||||
#side-nav li span.heading {
|
||||
#side-nav li span.heading,
|
||||
#side-nav li h2 {
|
||||
display:block;
|
||||
font-size:12px;
|
||||
font-weight: bold;
|
||||
|
|
Loading…
Reference in a new issue