.left-side is now deprecated in favor of .main-sidebar. This will allow us to add support for rtl in the future.

This commit is contained in:
almasaeed2010
2015-02-02 12:39:29 -05:00
parent 87adc23aa8
commit 748b5b5a08
35 changed files with 116 additions and 117 deletions

View File

@@ -282,7 +282,7 @@
</nav>
</header>
<!-- Left side column. contains the logo and sidebar -->
<aside class="left-side">
<aside class="main-sidebar">
<!-- sidebar: style can be found in sidebar.less -->
<section class="sidebar">
<!-- Sidebar user panel -->