diff --git a/dashboard-ui/css/nowplaying.css b/dashboard-ui/css/nowplaying.css index 2a1bc07ffa..cb2f0f77da 100644 --- a/dashboard-ui/css/nowplaying.css +++ b/dashboard-ui/css/nowplaying.css @@ -6,10 +6,10 @@ text-align: center; font-size: 24px; padding: 14px 0; - margin: 3px 1px; + margin: 2px 1px; width: 70px; background: #383838; - border-radius: 5px; + border-radius: 2px; } .nowPlayingPageImage img { diff --git a/dashboard-ui/nowplaying.html b/dashboard-ui/nowplaying.html index 531ccd6eca..e939a9ddc3 100644 --- a/dashboard-ui/nowplaying.html +++ b/dashboard-ui/nowplaying.html @@ -8,7 +8,7 @@