diff --git a/src/components/status.css b/src/components/status.css index 345c9d4c..4fde7177 100644 --- a/src/components/status.css +++ b/src/components/status.css @@ -894,6 +894,7 @@ a.card:is(:hover, :focus) { } .poll-label input:is([type='radio'], [type='checkbox']) { flex-shrink: 0; + margin: 3px; } .poll-option-votes { flex-shrink: 0;