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 {