remove demo control-sidebar content in top-nav demos

This commit is contained in:
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 -->
<aside class="control-sidebar control-sidebar-dark">
<!-- Control sidebar content goes here -->
<div class="p-3">
<h5>Title</h5>
<p>Sidebar content</p>
</div>
</aside>
<!-- /.control-sidebar -->

View file

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