From 092fd537ce8e6537342a829bec03c878c6c55823 Mon Sep 17 00:00:00 2001 From: Serge <5920850+seerge@users.noreply.github.com> Date: Wed, 13 Mar 2024 19:23:36 +0100 Subject: [PATCH] UI Tweaks --- app/Settings.Designer.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/Settings.Designer.cs b/app/Settings.Designer.cs index 9aaed8b1..720b3185 100644 --- a/app/Settings.Designer.cs +++ b/app/Settings.Designer.cs @@ -1276,7 +1276,7 @@ namespace GHelper // pictureColor2 // pictureColor2.Anchor = AnchorStyles.Top | AnchorStyles.Right; - pictureColor2.Location = new Point(185, 15); + pictureColor2.Location = new Point(185, 14); pictureColor2.Margin = new Padding(8); pictureColor2.Name = "pictureColor2"; pictureColor2.Size = new Size(20, 20); @@ -1286,7 +1286,7 @@ namespace GHelper // pictureColor // pictureColor.Anchor = AnchorStyles.Top | AnchorStyles.Right; - pictureColor.Location = new Point(216, 15); + pictureColor.Location = new Point(216, 14); pictureColor.Margin = new Padding(8); pictureColor.Name = "pictureColor"; pictureColor.Size = new Size(20, 20);