Skip to content

Commit bc53038

Browse files
committed
Update claimant-individual-details.njk
1 parent 9ba060b commit bc53038

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

src/main/features/claim/views/claimant-individual-details.njk

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,7 @@
1616

1717
<p>{{ t('These details are shared with the person, business or organisation you are claiming from (the defendant).') }}</p>
1818

19-
<div class="icon-container">
20-
<span class="icon-important" style=" display: inline-block; width: 35px; height: 35px;"></span>
21-
<p><span style="font-weight: bold;">All details will be shared with the other parties involved in the claim.</span></p>
22-
</div>
19+
<p><span class="icon-important" style=" display: inline-block; width: 35px; height: 35px;"></span><span style="font-weight: bold;">All details will be shared with the other parties involved in the claim.</span></p>
2320

2421
{{
2522
partyDetailsFragment(

0 commit comments

Comments
 (0)