updated docs/components/control-sidebar.md

pull/2197/head
REJack 2019-08-19 12:10:40 +02:00
parent 7dd7bce535
commit 89fc86a000
No known key found for this signature in database
GPG Key ID: 9F3976CC630CC888
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ The following code should be placed within the `.wrapper` div. I prefer to place
##### Control Sidebar Push
{: .text-bold .text-dark}
By adding the `.control-sidebar-push` to `body`, the sidebar pushes the content away instead of overlaying the content.
You can also add `.control-sidebar-push-slide` to `body`, to push the content away with an transition.
##### Dark Sidebar Markup
{: .text-bold .text-dark}