diff --git a/notifications/notifications-sidebar/notification-sidebar.component.less b/notifications/notifications-sidebar/notification-sidebar.component.less index 93375d2b..4f8222c4 100644 --- a/notifications/notifications-sidebar/notification-sidebar.component.less +++ b/notifications/notifications-sidebar/notification-sidebar.component.less @@ -17,7 +17,7 @@ #notifications .notification-list ul { overflow: auto; padding: 20px @global-medium-gutter 20px 0; - height: calc(100% - 104px); + height: calc(100% - 150px); } #notifications .notification-list ul > li:nth-child(n+2){