From b431c1c4985aa07a8af1887e35fd221fd95942a4 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Thu, 17 Jul 2014 20:39:07 -0400 Subject: [PATCH] add dlna channel factory --- dashboard-ui/css/notifications.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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; }