]> BookStack Code Mirror - bookstack/blobdiff - resources/views/chapters/edit.blade.php
Cleaned and organised many css/js files
[bookstack] / resources / views / chapters / edit.blade.php
index e739aafb5f15f07d8d595693728d1919107279d4..1c2c6d98f485c6a5795e2f32becb0cd377aae5e4 100644 (file)
@@ -2,7 +2,7 @@
 
 @section('content')
 
-    <div class="page-content">
+    <div class="container small">
         <h1>Edit Chapter</h1>
         <form action="{{$chapter->getUrl()}}" method="POST">
             <input type="hidden" name="_method" value="PUT">