fix issue with commands docs not being kept separate from programmer guide
This commit is contained in:
@ -35,6 +35,10 @@ hr {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#command-reference.section h2 {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.ui.tabular.menu .item {
|
||||
padding-right: 1em;
|
||||
padding-left: 1em;
|
||||
|
||||
Reference in New Issue
Block a user