From a709471b1dd450ab12cd871e3e75a095c4223030 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Sat, 6 Feb 2016 15:31:41 -0500 Subject: [PATCH] update nowplaying --- dashboard-ui/css/nowplayingbar.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard-ui/css/nowplayingbar.css b/dashboard-ui/css/nowplayingbar.css index 3c9cae8b57..29eb71090d 100644 --- a/dashboard-ui/css/nowplayingbar.css +++ b/dashboard-ui/css/nowplayingbar.css @@ -114,7 +114,7 @@ height: 80px; background-position: center center; background-repeat: no-repeat; - background-size: cover; + background-size: contain; } .nowPlayingBarText {