diff --git a/static/css/directives/ui/create-external-notification.css b/static/css/directives/ui/create-external-notification.css index 133cced84..5c7602a63 100644 --- a/static/css/directives/ui/create-external-notification.css +++ b/static/css/directives/ui/create-external-notification.css @@ -66,4 +66,10 @@ .create-external-notification-element .help-text { margin-top: 10px; color: #aaa; -} \ No newline at end of file +} + +#authorizeEmailModal .loading-container { + display: flex; + justify-content: center; + margin: 20px; +} diff --git a/static/directives/create-external-notification.html b/static/directives/create-external-notification.html index 775838d61..d4ca79fc4 100644 --- a/static/directives/create-external-notification.html +++ b/static/directives/create-external-notification.html @@ -191,43 +191,47 @@ + - -