From 79c250d7ba162aa66960f25a8c597d8f58ff30ab Mon Sep 17 00:00:00 2001 From: Abdullah Almsaeed Date: Sat, 7 Feb 2015 12:54:22 -0500 Subject: [PATCH] Modified tips --- pages/layout/collapsed-sidebar.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/layout/collapsed-sidebar.html b/pages/layout/collapsed-sidebar.html index 05b01695..4c69bb39 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.

-- GitLab