]> BookStack Code Mirror - bookstack/blobdiff - resources/views/base.blade.php
Allow toggling between grid and list view in shelf view (shelves.show)
[bookstack] / resources / views / base.blade.php
index c7fba7b6468c4ac7d63d9fd0fc62ea96d5cb3258..07548162067404fa82061695c6753fe5bd15e27c 100644 (file)
@@ -30,9 +30,9 @@
     @include('partials.notifications')
     @include('common.header')
 
-    <section id="content" class="block">
+    <div id="content" class="block">
         @yield('content')
-    </section>
+    </div>
 
     <div back-to-top class="primary-background print-hidden">
         <div class="inner">