Tip!
+ +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.
+From 6fcfb7c04d32e1c8b26a312295bf7ac3ec2d2ad7 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Fri, 13 Jul 2018 19:06:45 +0200 Subject: Fixed many permissions and began admin interface --- .../admin-lte/pages/layout/collapsed-sidebar.html | 663 +++++++++++++++++++++ 1 file changed, 663 insertions(+) create mode 100644 public/bower_components/admin-lte/pages/layout/collapsed-sidebar.html (limited to 'public/bower_components/admin-lte/pages/layout/collapsed-sidebar.html') diff --git a/public/bower_components/admin-lte/pages/layout/collapsed-sidebar.html b/public/bower_components/admin-lte/pages/layout/collapsed-sidebar.html new file mode 100644 index 0000000..aa68c7a --- /dev/null +++ b/public/bower_components/admin-lte/pages/layout/collapsed-sidebar.html @@ -0,0 +1,663 @@ + + +
+ + +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.
+