diff --git a/pages/layout/collapsed-sidebar.html b/pages/layout/collapsed-sidebar.html index 05b016951b04d9e911ee126a13f5664dfa3a450b..4c69bb391c6dd0448931d11c12605a6f8553608f 100644 --- a/pages/layout/collapsed-sidebar.html +++ b/pages/layout/collapsed-sidebar.html @@ -348,7 +348,7 @@

Tip!

-

Add the sidebar-collapse class to the body tag to get this layout

+

Add the sidebar-collapse class to the body tag to get this layout. You should combine this option with a fixed layout if you have a long sidebar. Doing that will prevent your page content from getting stretched vertically.