Browse Source

Fixing button alignment broken by 9485cb3f

Source commit: 63412acba9f9c86398451b3eb8120414d6acf58e
Martin Prikryl 4 months ago
parent
commit
0b6147e599
1 changed files with 2 additions and 2 deletions
  1. 2 2
      source/forms/Authenticate.dfm

+ 2 - 2
source/forms/Authenticate.dfm

@@ -175,8 +175,8 @@ object AuthenticateForm: TAuthenticateForm
         416
         416
         41)
         41)
       object PasswordOKButton: TButton
       object PasswordOKButton: TButton
-        Left = 154
-        Top = 6
+        Left = 156
+        Top = 8
         Width = 80
         Width = 80
         Height = 25
         Height = 25
         Anchors = [akTop, akRight]
         Anchors = [akTop, akRight]