From 8c99aa05c0e295b4904e01a7b7bf9529ec6f755e Mon Sep 17 00:00:00 2001 From: Maurizio Monticelli Date: Thu, 15 Feb 2024 15:07:37 +0100 Subject: [PATCH] feat: remove nasty element --- src/Resources/views/includes/layout/_content.html.twig | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/Resources/views/includes/layout/_content.html.twig b/src/Resources/views/includes/layout/_content.html.twig index 551e05d5..63f10bbe 100644 --- a/src/Resources/views/includes/layout/_content.html.twig +++ b/src/Resources/views/includes/layout/_content.html.twig @@ -102,9 +102,6 @@ {{ stimulus_action('araise/core-bundle/modal-form', 'close', 'click') }} > - {# This element is to trick the browser into centering the modal contents. #} - -