From d58ac6dcac7a3e9ed46656098e4ccdc623e20aa3 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Sat, 18 Apr 2015 02:15:31 -0400 Subject: [PATCH] add tuner url --- dashboard-ui/css/librarybrowser.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dashboard-ui/css/librarybrowser.css b/dashboard-ui/css/librarybrowser.css index e525597366..33ff702636 100644 --- a/dashboard-ui/css/librarybrowser.css +++ b/dashboard-ui/css/librarybrowser.css @@ -102,7 +102,7 @@ @media all and (min-width: 500px) { .ehsContent { - width: 95%; + width: 98%; } } @@ -116,7 +116,7 @@ @media all and (min-width: 1200px) { .ehsContent { - width: 96%; + width: 97%; } } @@ -370,7 +370,7 @@ span.itemCommunityRating:not(:empty) + .userDataIcons { background-size: cover; background-position: center 15%; background-repeat: no-repeat; - height: 550px; + height: 620px; position: relative; }