diff --git a/testTaskGate.ps1 b/testTaskGate.ps1 index ee83d3e..9c1d877 100644 --- a/testTaskGate.ps1 +++ b/testTaskGate.ps1 @@ -428,7 +428,8 @@ $style = @' border-radius: 4px; padding: 8px; font-size: 14px; - width: 200px; /* adjust to desired width */ + width: 30%; + max-width: 200px; /* controls how wide they get */ } #PasswordContainer button {