From 4851bf7eefc5e474061c308fa11a4337bb324140 Mon Sep 17 00:00:00 2001 From: Dmitry Lyzo Date: Sun, 28 Feb 2021 11:18:49 +0300 Subject: [PATCH] Return space on the sides of play button for default (landscape) screen orientation --- src/components/remotecontrol/remotecontrol.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/remotecontrol/remotecontrol.scss b/src/components/remotecontrol/remotecontrol.scss index 5c7e17b61e..bc782e736e 100644 --- a/src/components/remotecontrol/remotecontrol.scss +++ b/src/components/remotecontrol/remotecontrol.scss @@ -120,7 +120,6 @@ .btnPlayPause { font-size: 2em; padding: 0; - margin: 0; } .nowPlayingInfoControls {