diff --git a/src/components/remotecontrol/remotecontrol.css b/src/components/remotecontrol/remotecontrol.css index 11872daa66..c2254d1864 100644 --- a/src/components/remotecontrol/remotecontrol.css +++ b/src/components/remotecontrol/remotecontrol.css @@ -36,12 +36,10 @@ margin: 0 0 0.5em 0.5em; } -.nowPlayingAlbum a { - font-weight: normal; -} - +.nowPlayingAlbum a, .nowPlayingArtist a { font-weight: normal; + text-align: left !important; } .nowPlayingButtonsContainer {