remove demo control-sidebar content in top-nav demos

pull/3159/head
REJack 2020-11-26 15:06:49 +01:00
parent 48261ff518
commit 2a0b797a0d
2 changed files with 0 additions and 8 deletions

View File

@ -954,10 +954,6 @@ scratch. This page gets rid of all links and provides the needed markup only.
<!-- Control Sidebar --> <!-- Control Sidebar -->
<aside class="control-sidebar control-sidebar-dark"> <aside class="control-sidebar control-sidebar-dark">
<!-- Control sidebar content goes here --> <!-- Control sidebar content goes here -->
<div class="p-3">
<h5>Title</h5>
<p>Sidebar content</p>
</div>
</aside> </aside>
<!-- /.control-sidebar --> <!-- /.control-sidebar -->

View File

@ -276,10 +276,6 @@ scratch. This page gets rid of all links and provides the needed markup only.
<!-- Control Sidebar --> <!-- Control Sidebar -->
<aside class="control-sidebar control-sidebar-dark"> <aside class="control-sidebar control-sidebar-dark">
<!-- Control sidebar content goes here --> <!-- Control sidebar content goes here -->
<div class="p-3">
<h5>Title</h5>
<p>Sidebar content</p>
</div>
</aside> </aside>
<!-- /.control-sidebar --> <!-- /.control-sidebar -->