diff options
Diffstat (limited to 'app/Template/config/webhook.php')
-rw-r--r-- | app/Template/config/webhook.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Template/config/webhook.php b/app/Template/config/webhook.php index 768edf8c..24bd0c27 100644 --- a/app/Template/config/webhook.php +++ b/app/Template/config/webhook.php @@ -15,7 +15,7 @@ </form> </section> -<div class="page-header"> +<div class="page-header margin-top"> <h2><?= t('Webhook token') ?></h2> </div> <section class="panel"> |