diff --git a/dashboard-ui/css/notifications.css b/dashboard-ui/css/notifications.css index 57602a036d..bab00d78e8 100644 --- a/dashboard-ui/css/notifications.css +++ b/dashboard-ui/css/notifications.css @@ -3,7 +3,7 @@ } .notificationsPanelModelOpen { - right: 250px!important; + right: 250px !important; } .btnNotifications { @@ -80,9 +80,6 @@ border-bottom: 1px solid #eee; } -.notificationName { -} - .notificationTime { color: green; }