diff --git a/src/components/remotecontrol/remotecontrol.scss b/src/components/remotecontrol/remotecontrol.scss index 175c4b1dce..3248e7b310 100644 --- a/src/components/remotecontrol/remotecontrol.scss +++ b/src/components/remotecontrol/remotecontrol.scss @@ -297,7 +297,6 @@ } .nowPlayingPageTitle { - /* text-align: center; */ margin: 0; } @@ -318,7 +317,6 @@ } .nowPlayingInfoButtons { - /* margin: 1.5em 0 0 0; */ -webkit-box-pack: center; -webkit-justify-content: center; justify-content: center; @@ -400,7 +398,6 @@ } .nowPlayingPageImage { - /* width: inherit; */ overflow-y: hidden; overflow: hidden; margin: 0 auto;