From 54ce883783fe9ec8b1a23a718a05373eab7c1802 Mon Sep 17 00:00:00 2001 From: Stephan Yelle Date: Mon, 26 May 2025 22:20:44 -0400 Subject: [PATCH] Update testTaskGate.ps1 --- testTaskGate.ps1 | 1 + 1 file changed, 1 insertion(+) diff --git a/testTaskGate.ps1 b/testTaskGate.ps1 index 9c1d877..bafa9d4 100644 --- a/testTaskGate.ps1 +++ b/testTaskGate.ps1 @@ -428,6 +428,7 @@ $style = @' border-radius: 4px; padding: 8px; font-size: 14px; + display: block; width: 30%; max-width: 200px; /* controls how wide they get */ }