build(docs-infra): display inherited members on directives (#25768)

PR Close #25768
This commit is contained in:
Pete Bacon Darwin
2018-09-20 12:57:34 +01:00
committed by Alex Rickabaugh
parent 9889276b15
commit ce06a75ebf
4 changed files with 30 additions and 16 deletions

View File

@ -104,8 +104,9 @@
.ngmodule-list {
list-style: none;
padding: 0;
}
.selector-list {
.selector-list, .inherited-members-list {
ul {
padding: 0;
li {