]> BookStack Code Mirror - bookstack/blobdiff - resources/views/pages/edit.blade.php
Perms: Fixed some issues made when adding transactions
[bookstack] / resources / views / pages / edit.blade.php
index 841b275037bac5bf42f060c90cb1b7ab1faa51d0..58fb5f355ea464f35e01fa43954d6787c72842c4 100644 (file)
@@ -4,7 +4,7 @@
 
 @section('content')
 
-    <div id="main-content" class="flex-fill flex fill-height">
+    <div id="main-content" class="flex-fill flex height-fill">
         <form action="{{ $page->getUrl() }}" autocomplete="off" data-page-id="{{ $page->id }}" method="POST" class="flex flex-fill">
             {{ csrf_field() }}