diff --git a/src/sbbs3/ctrl/LoginAttemptsFormUnit.dfm b/src/sbbs3/ctrl/LoginAttemptsFormUnit.dfm
index c7c5593f3d7c5e66799e6fd96e483f954ee9f0aa..d13fb6660305f90deeda54fd2517016fa7b0bf6a 100644
--- a/src/sbbs3/ctrl/LoginAttemptsFormUnit.dfm
+++ b/src/sbbs3/ctrl/LoginAttemptsFormUnit.dfm
@@ -11,6 +11,7 @@ object LoginAttemptsForm: TLoginAttemptsForm
   Font.Name = 'MS Sans Serif'
   Font.Style = []
   OldCreateOrder = False
+  Position = poDefault
   OnClose = FormClose
   OnShow = FormShow
   PixelsPerInch = 96
@@ -30,9 +31,11 @@ object LoginAttemptsForm: TLoginAttemptsForm
         Caption = 'Address'
       end
       item
+        AutoSize = True
         Caption = 'Protocol'
       end
       item
+        AutoSize = True
         Caption = 'User'
       end
       item