diff --git a/dashboard-ui/css/nowplaying.css b/dashboard-ui/css/nowplaying.css index 2a1bc07ff..cb2f0f77d 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 531ccd6ec..e939a9ddc 100644 --- a/dashboard-ui/nowplaying.html +++ b/dashboard-ui/nowplaying.html @@ -8,7 +8,7 @@