diff --git a/notifications/notifications-sidebar/notification-sidebar.component.css b/notifications/notifications-sidebar/notification-sidebar.component.css index 3b630511..93643659 100644 --- a/notifications/notifications-sidebar/notification-sidebar.component.css +++ b/notifications/notifications-sidebar/notification-sidebar.component.css @@ -83,7 +83,8 @@ } #notifications .notification { - padding: 0 45px; + padding: 45px 45px; + overflow: auto; } #notifications .uk-offcanvas-bar a {