From e549b8bcac1309ccd69c52d6fb705e3f55b0dfa8 Mon Sep 17 00:00:00 2001 From: sundaram Date: Thu, 15 Oct 2020 16:48:34 +0530 Subject: [PATCH 1/2] remove overflow of notify-modal --- app/components/modals/session-notify-modal.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/modals/session-notify-modal.hbs b/app/components/modals/session-notify-modal.hbs index 283ec4c9d18..3630231e6e5 100644 --- a/app/components/modals/session-notify-modal.hbs +++ b/app/components/modals/session-notify-modal.hbs @@ -2,7 +2,7 @@
{{t 'Notify Speakers'}}
-
+
{{#if this.loading}}
From 8fe14e91b95172a39bcee5644443f7fbfad7502d Mon Sep 17 00:00:00 2001 From: Sundaram Dubey <56407566+maze-runnar@users.noreply.github.com> Date: Thu, 15 Oct 2020 19:46:44 +0530 Subject: [PATCH 2/2] Update app/components/modals/session-notify-modal.hbs Co-authored-by: Nitin Kumar --- app/components/modals/session-notify-modal.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/modals/session-notify-modal.hbs b/app/components/modals/session-notify-modal.hbs index 3630231e6e5..6133f1f36dc 100644 --- a/app/components/modals/session-notify-modal.hbs +++ b/app/components/modals/session-notify-modal.hbs @@ -2,7 +2,7 @@
{{t 'Notify Speakers'}}
-
+
{{#if this.loading}}