]> BookStack Code Mirror - bookstack/blobdiff - resources/views/chapters/create.blade.php
Cleaned and organised many css/js files
[bookstack] / resources / views / chapters / create.blade.php
index 4e506fef93fff37c9f73b7aee7367a66abf54dad..0b83c2691ada1d7f28c52e5cc89140ff3d39ffb5 100644 (file)
@@ -2,7 +2,7 @@
 
 @section('content')
 
-    <div class="page-content">
+    <div class="container small">
         <h1>Create New Chapter</h1>
         <form action="{{$book->getUrl()}}/chapter/create" method="POST">
             @include('chapters/form')