Skip to content

Commit 7aa73db

Browse files
committed
Remove unwanted spacing between legend and input
1 parent 7e6431e commit 7aa73db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

manage_breast_screening/templates/wizard_step.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"errorMessage": errorMessage,
6767
"hint": {
6868
"html": decision_hint|e
69-
},
69+
} if decision_hint,
7070
"items": [
7171
{
7272
"value": form.decision.field.choices[0][0],

0 commit comments

Comments
 (0)