From: Dan Brown Date: Sun, 30 Oct 2022 21:06:42 +0000 (+0000) Subject: Tweaked list spacings a little to align paddings X-Git-Tag: v22.11~1^2~20^2~9 X-Git-Url: http://source.bookstackapp.com/bookstack/commitdiff_plain/9e8516c2df558067922fbc1b5fc8bfcd75e3c519 Tweaked list spacings a little to align paddings --- diff --git a/resources/views/settings/webhooks/parts/webhooks-list-item.blade.php b/resources/views/settings/webhooks/parts/webhooks-list-item.blade.php index 5b7d135eb..0ba613196 100644 --- a/resources/views/settings/webhooks/parts/webhooks-list-item.blade.php +++ b/resources/views/settings/webhooks/parts/webhooks-list-item.blade.php @@ -1,10 +1,10 @@
-
+
@include('common.status-indicator', ['status' => $webhook->active]) - {{ $webhook->name }} +
-
+
@if($webhook->tracksEvent('all')) {{ trans('settings.webhooks_events_all') }} @else @@ -12,7 +12,7 @@ @endif
-
+
{{ $webhook->endpoint }}
\ No newline at end of file diff --git a/resources/views/users/parts/users-list-item.blade.php b/resources/views/users/parts/users-list-item.blade.php index ffc74d708..dc7c9f272 100644 --- a/resources/views/users/parts/users-list-item.blade.php +++ b/resources/views/users/parts/users-list-item.blade.php @@ -1,4 +1,4 @@ -