]> BookStack Code Mirror - bookstack/blobdiff - resources/views/settings/webhooks/edit.blade.php
Started playing with new settings view layout
[bookstack] / resources / views / settings / webhooks / edit.blade.php
index 27f3070ca653451d5f24bfc6a8571963fc868e9b..680fc1207b0d5cfadcdfef70d4ac83223fc94197 100644 (file)
@@ -3,9 +3,7 @@
 @section('body')
 
     <div class="container small">
-        <div class="py-m">
-            @include('settings.parts.navbar', ['selected' => 'webhooks'])
-        </div>
+        @include('settings.parts.navbar', ['selected' => 'webhooks'])
 
         <div class="card content-wrap auto-height">
             <h1 class="list-heading">{{ trans('settings.webhooks_edit') }}</h1>