From 123369984699f524ed1386f751bf76a1890a4445 Mon Sep 17 00:00:00 2001 From: Amauri CHAMPEAUX Date: Mon, 12 Oct 2020 12:06:45 +0200 Subject: [PATCH] Hide the deny button on mandatory cookie for alignement --- tarteaucitron.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tarteaucitron.js b/tarteaucitron.js index 8e8656b..26f635d 100644 --- a/tarteaucitron.js +++ b/tarteaucitron.js @@ -342,6 +342,9 @@ var tarteaucitron = { html += ' '; + html += ' '; html += ' '; html += ''; html += '';