From 952c5ad0503ddec2e2c9bca7891b57b06c55d3a2 Mon Sep 17 00:00:00 2001 From: towards-a-new-leftypol Date: Wed, 27 Nov 2024 19:17:23 -0500 Subject: [PATCH] bunker-like css fix --- stylesheets/bunker_like.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stylesheets/bunker_like.css b/stylesheets/bunker_like.css index 65ee60a1..24456778 100644 --- a/stylesheets/bunker_like.css +++ b/stylesheets/bunker_like.css @@ -75,7 +75,7 @@ input[type="text"], input[type="password"], textarea, select { color: #ACACAC; font-family: Courier, monospace; margin: 0 1px; - padding: 5px !important; + padding: 3px !important; } input[type="text"]:focus, input[type="password"]:focus, textarea:focus {