Display nav-list-expander on the right side

(cherry picked from commit 2d6e97e0cbfb8bdcf87a2e5ad19bd59fc8f5405d)
This commit is contained in:
Silvio Giebl
2019-08-11 23:54:51 +02:00
parent e13a62b7b5
commit 52bcb26ddd
2 changed files with 33 additions and 4 deletions

View File

@@ -115,6 +115,7 @@ $nav-width: 264px !default;
$nav-width-md: 248px !default;
$nav-list-item-height: $sp-6 !default;
$nav-list-item-height-sm: $sp-8 !default;
$nav-list-expander-right: true;
$content-width: 800px !default;
$header-height: 60px !default;
$search-results-width: 500px !default;