From ae74a19168ebf5d8c1ce44eff3cb865251f0f11b Mon Sep 17 00:00:00 2001 From: IgorA100 Date: Thu, 14 Mar 2024 22:48:58 +0300 Subject: [PATCH] remove class "h-100" because interfere with proper scaling --- web/skins/classic/views/watch.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/web/skins/classic/views/watch.php b/web/skins/classic/views/watch.php index efb7c51ef..16860cf98 100644 --- a/web/skins/classic/views/watch.php +++ b/web/skins/classic/views/watch.php @@ -268,8 +268,8 @@ echo htmlSelect('changeRate', $maxfps_options, $options['maxfps']);
-
-
+
+
-
+