From 2f37f446f8eb02a7b30d626534a4801248ef74de Mon Sep 17 00:00:00 2001 From: Joffrey JAFFEUX Date: Fri, 27 Dec 2019 15:27:12 +0100 Subject: [PATCH] FIX: correctlt styles notification-consent-banner (#8621) TODO: this should be moved to new global notice API --- .../components/notification-consent-banner.hbs | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/app/assets/javascripts/discourse/templates/components/notification-consent-banner.hbs b/app/assets/javascripts/discourse/templates/components/notification-consent-banner.hbs index 639456d461d..463b1b4f179 100644 --- a/app/assets/javascripts/discourse/templates/components/notification-consent-banner.hbs +++ b/app/assets/javascripts/discourse/templates/components/notification-consent-banner.hbs @@ -1,8 +1,20 @@ {{#if showNotificationPromptBanner}}
{{/if}}