From ea09e1d7d02df8c4abd5cc388dd0c1b9ada7240a Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Thu, 27 Feb 2014 23:49:02 -0500 Subject: [PATCH] added app theme classes and service --- dashboard-ui/css/librarybrowser.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard-ui/css/librarybrowser.css b/dashboard-ui/css/librarybrowser.css index 4243926634..a268f6d7d2 100644 --- a/dashboard-ui/css/librarybrowser.css +++ b/dashboard-ui/css/librarybrowser.css @@ -385,7 +385,7 @@ a.itemTag:hover { background-size: cover; background-position: center 15%; background-repeat: no-repeat; - height: 600px; + height: 500px; border-bottom: 1px solid #111; position: relative; }