mirror of https://github.com/ColorlibHQ/AdminLTE
Fix typo in collapsed-sidebar.html (#1422)
parent
1f797fd5f7
commit
bf174bfcb0
|
@ -25,7 +25,7 @@
|
|||
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
|
||||
<![endif]-->
|
||||
</head>
|
||||
<!-- ADD THE CLASS sidedar-collapse TO HIDE THE SIDEBAR PRIOR TO LOADING THE SITE -->
|
||||
<!-- ADD THE CLASS sidebar-collapse TO HIDE THE SIDEBAR PRIOR TO LOADING THE SITE -->
|
||||
<body class="hold-transition skin-blue sidebar-collapse sidebar-mini">
|
||||
<!-- Site wrapper -->
|
||||
<div class="wrapper">
|
||||
|
|
Loading…
Reference in New Issue