From 2dd8b5df1fbdd76da2feaa23321808934ba7b69b Mon Sep 17 00:00:00 2001 From: Isaac Connor Date: Fri, 7 Jul 2017 09:59:41 -0400 Subject: [PATCH] in dark and flat, the buttons use a larger font. The fixed size is not appropriate --- web/skins/classic/css/dark/control.css | 1 - web/skins/classic/css/flat/control.css | 1 - 2 files changed, 2 deletions(-) diff --git a/web/skins/classic/css/dark/control.css b/web/skins/classic/css/dark/control.css index 55134cd27..c36cd537b 100644 --- a/web/skins/classic/css/dark/control.css +++ b/web/skins/classic/css/dark/control.css @@ -6,7 +6,6 @@ .ptzControls input.ptzTextBtn { margin-top: 2px; - width: 40px; } .ptzControls .controlsPanel { diff --git a/web/skins/classic/css/flat/control.css b/web/skins/classic/css/flat/control.css index 55134cd27..c36cd537b 100644 --- a/web/skins/classic/css/flat/control.css +++ b/web/skins/classic/css/flat/control.css @@ -6,7 +6,6 @@ .ptzControls input.ptzTextBtn { margin-top: 2px; - width: 40px; } .ptzControls .controlsPanel {