From 4502433d3654feb186d837692cc8e650c870b4e4 Mon Sep 17 00:00:00 2001 From: Serge <5920850+seerge@users.noreply.github.com> Date: Wed, 13 Mar 2024 11:30:40 +0100 Subject: [PATCH] UI Fixes --- app/Settings.Designer.cs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/Settings.Designer.cs b/app/Settings.Designer.cs index 59d21e09..ed9a67d4 100644 --- a/app/Settings.Designer.cs +++ b/app/Settings.Designer.cs @@ -296,10 +296,10 @@ namespace GHelper comboInterval.Font = new Font("Segoe UI", 9F, FontStyle.Regular, GraphicsUnit.Point); comboInterval.FormattingEnabled = true; comboInterval.ItemHeight = 32; - comboInterval.Location = new Point(7, 68); - comboInterval.Margin = new Padding(7, 8, 7, 8); + comboInterval.Location = new Point(4, 68); + comboInterval.Margin = new Padding(4, 8, 4, 8); comboInterval.Name = "comboInterval"; - comboInterval.Size = new Size(248, 40); + comboInterval.Size = new Size(254, 40); comboInterval.TabIndex = 19; comboInterval.Visible = false; //