updated main-sidebar docs with additional classes

This commit is contained in:
REJack 2019-08-26 12:11:40 +02:00
parent 4f231d5367
commit 2805e35b2f
No known key found for this signature in database
GPG key ID: 9F3976CC630CC888

View file

@ -73,4 +73,16 @@ The sidebar used in this page to the left provides an example of what your sideb
```
{: .max-height-300}
#### Additional Classes
##### Navbar
- `.nav-child-indent` Child indent
- `.nav-compact` Compact nav items
> ##### Tip!
> You can also use `.text-sm` on `.nav-sidebar` for smaller font.
{: .quote-info}
For more infromation about the JS part of the sidebar, please visit the [PushMenu plugin page]({% link javascript/push-menu.md %})