From 281b51b967929815ece99ea697c1d3067bfdd8b9 Mon Sep 17 00:00:00 2001 From: Samuel Date: Thu, 9 Apr 2020 22:56:14 -0400 Subject: [PATCH] Update remotecontrol.css --- src/components/remotecontrol/remotecontrol.css | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/components/remotecontrol/remotecontrol.css b/src/components/remotecontrol/remotecontrol.css index f64cc162e..70c89b7f8 100644 --- a/src/components/remotecontrol/remotecontrol.css +++ b/src/components/remotecontrol/remotecontrol.css @@ -162,7 +162,6 @@ } @media all and (orientation: portrait) and (max-width: 47em) { - .remoteControlContent { padding-left: 7.3% !important; padding-right: 7.3% !important; @@ -262,7 +261,7 @@ background-color: transparent !important; } - .btnPlayPause { + .btnPlayPause { padding: 0; margin: 0; } @@ -349,7 +348,6 @@ .remoteControlSection { margin: 4.2em 0 0 0; } - } .nowPlayingTime { @@ -375,7 +373,7 @@ } @media all and (min-width: 47em) { - .nowPlayingSecondaryButtons { + .nowPlayingSecondaryButtons { -webkit-box-flex: 1; -webkit-flex-grow: 1; flex-grow: 1;