From d634bdb26cf93c6e2606c252cd6016ba26e0bbe2 Mon Sep 17 00:00:00 2001 From: Serge <5920850+seerge@users.noreply.github.com> Date: Thu, 25 Apr 2024 15:09:38 +0200 Subject: [PATCH] UI Tweaks --- app/Updates.Designer.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/Updates.Designer.cs b/app/Updates.Designer.cs index 80291320..9728a777 100644 --- a/app/Updates.Designer.cs +++ b/app/Updates.Designer.cs @@ -112,9 +112,9 @@ namespace GHelper // labelUpdates.Anchor = AnchorStyles.Top | AnchorStyles.Right; labelUpdates.Font = new Font("Segoe UI", 9F, FontStyle.Bold, GraphicsUnit.Point); - labelUpdates.Location = new Point(919, 19); + labelUpdates.Location = new Point(864, 19); labelUpdates.Name = "labelUpdates"; - labelUpdates.Size = new Size(245, 32); + labelUpdates.Size = new Size(302, 32); labelUpdates.TabIndex = 4; labelUpdates.Text = "Updates Available"; //