diff --git a/src/app/shared/notifications/notification/notification.component.scss b/src/app/shared/notifications/notification/notification.component.scss index 91e1ffef03..8c4933d3e6 100644 --- a/src/app/shared/notifications/notification/notification.component.scss +++ b/src/app/shared/notifications/notification/notification.component.scss @@ -1,7 +1,3 @@ -.alert { - padding-bottom: 5px; -} - .notificationClose:focus { outline: none !important; }