Revert "Move the breadcrumb thingy back inside the header. Remove it from a list item because it wasn't part of a list"

This reverts commit 9c77de6473.
This commit is contained in:
Daniel Meltzer 2016-06-01 22:55:37 -05:00
parent a152b0ae54
commit c7e695d3fe

View file

@ -357,13 +357,14 @@
</ul>
</div>
</nav>
<a href="#" style="float:left" class="sidebar-toggle-mobile visible-xs btn btn-white" data-toggle="offcanvas" role="button">
<span class="sr-only">Toggle navigation</span>
<i class="fa fa-bars"></i>
</a>
<!-- Sidebar toggle button-->
</header>
<li >
<a href="#" style="float:left" class="sidebar-toggle-mobile visible-xs btn" data-toggle="offcanvas" role="button">
<span class="sr-only">Toggle navigation</span>
<i class="fa fa-bars"></i>
</a>
</li>
<!-- Left side column. contains the logo and sidebar -->
<aside class="main-sidebar">
<!-- sidebar: style can be found in sidebar.less -->