From be42663deb971ae741619200a45dcc889306128a Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Tue, 6 Dec 2022 22:14:13 -0800 Subject: [PATCH] Drop explicit size from numeric code text input We're using CSS and flex to let this grow instead. --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 3c37a7d..4737623 100644 --- a/index.html +++ b/index.html @@ -40,9 +40,9 @@
- +
-- 2.43.0