From ef555045a1c73184812f343aa30cc8a9b619dbc1 Mon Sep 17 00:00:00 2001 From: Mats Mikkel Rummelhoff Date: Mon, 25 Mar 2024 00:20:05 +0100 Subject: [PATCH] Devil is in the details. --- src/templates/childme-button.twig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/templates/childme-button.twig b/src/templates/childme-button.twig index 0bccd74..dcd3af2 100644 --- a/src/templates/childme-button.twig +++ b/src/templates/childme-button.twig @@ -41,6 +41,9 @@ height: auto; padding: 0; } + .childme-button::before { + margin: 0 !important; + } .modal .elements .tableview th[data-attribute="_childme_addChild"], .modal .elements .tableview td[data-attr="_childme_addChild"] { display: none !important;