From ed0d714cf287fdcfab4e49c908ac819db1f731dd Mon Sep 17 00:00:00 2001 From: Lim Chee Aun Date: Wed, 3 Apr 2024 22:51:29 +0800 Subject: [PATCH] Just a little spacing fix --- src/components/status.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/status.css b/src/components/status.css index a5abff0c..df399328 100644 --- a/src/components/status.css +++ b/src/components/status.css @@ -1695,7 +1695,7 @@ a.card:is(:hover, :focus):visited { } .poll-label input:is([type='radio'], [type='checkbox']) { flex-shrink: 0; - margin: 3px; + margin: 0 3px; min-height: 0.9em; } .poll-option-votes {