diff --git a/dashboard-ui/css/librarymenu.css b/dashboard-ui/css/librarymenu.css index 3305c4bc84..725e155895 100644 --- a/dashboard-ui/css/librarymenu.css +++ b/dashboard-ui/css/librarymenu.css @@ -364,6 +364,10 @@ display: none !important; } +.libraryDocument .sidebarLinkNotifications { + display: none !important; +} + .dashboardDocument .lnkMySync { display: none !important; } diff --git a/dashboard-ui/notificationlist.html b/dashboard-ui/notificationlist.html index 6125ed6c1a..c6e1f9fd90 100644 --- a/dashboard-ui/notificationlist.html +++ b/dashboard-ui/notificationlist.html @@ -4,16 +4,17 @@