Skip to content

Commit

Permalink
Fix typo in collapsed-sidebar.html (#1422)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelarnauts authored and almasaeed2010 committed Apr 30, 2017
1 parent 1f797fd commit bf174bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/layout/collapsed-sidebar.html
Original file line number Diff line number Diff line change
Expand Up @@ -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">
Expand Down

0 comments on commit bf174bf

Please sign in to comment.