diff --git a/services/web/frontend/stylesheets/pages/subscription.scss b/services/web/frontend/stylesheets/pages/subscription.scss index 20122f6d59..1a5f5680a6 100644 --- a/services/web/frontend/stylesheets/pages/subscription.scss +++ b/services/web/frontend/stylesheets/pages/subscription.scss @@ -159,6 +159,10 @@ align-items: center; } + .notification { + align-self: flex-start; + } + .payment-review-panel { width: 339px; height: 100%;