From adfe891085be165ed6db51bd21bf17cc1ab5ae80 Mon Sep 17 00:00:00 2001 From: Bill Thornton Date: Wed, 23 Feb 2022 01:01:14 -0500 Subject: [PATCH] Remove commented styles --- src/components/remotecontrol/remotecontrol.scss | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/components/remotecontrol/remotecontrol.scss b/src/components/remotecontrol/remotecontrol.scss index 175c4b1dc..3248e7b31 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;