Added sidebar mini support to pages

This commit is contained in:
Abdullah Almsaeed
2015-03-23 00:29:33 -04:00
parent e9b5020cc1
commit 1ad2394ff4
31 changed files with 32 additions and 32 deletions

View File

@@ -24,7 +24,7 @@
<![endif]-->
</head>
<!-- ADD THE CLASS fixed TO GET A FIXED HEADER AND SIDEBAR LAYOUT -->
<body class="skin-blue fixed">
<body class="skin-blue fixed sidebar-mini">
<!-- Site wrapper -->
<div class="wrapper">
@@ -393,4 +393,4 @@
<!-- AdminLTE for demo purposes -->
<script src="../../dist/js/demo.js" type="text/javascript"></script>
</body>
</html>
</html>