Fix typo in collapsed-sidebar.html (#1422)

pull/1513/head^2
Michaël Arnauts 8 years ago committed by Abdullah Almsaeed
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…
Cancel
Save