Browse Source

remove demo control-sidebar content in top-nav demos

REJack 4 years ago
parent
commit
2a0b797a0d
2 changed files with 0 additions and 8 deletions
  1. 0 4
      pages/layout/top-nav-sidebar.html
  2. 0 4
      pages/layout/top-nav.html

+ 0 - 4
pages/layout/top-nav-sidebar.html

@@ -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 -->
 

+ 0 - 4
pages/layout/top-nav.html

@@ -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 -->