diff --git a/src/app/shared/notifications/notification/notification.component.scss b/src/app/shared/notifications/notification/notification.component.scss
index 91e1ffef0313642638e0c74bd3664322ad4966ac..8c4933d3e6738d47b43d6ad228ad5e711e300722 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;
 }