mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-05 02:42:26 -05:00
Add line break to label
This commit is contained in:
@@ -14,8 +14,8 @@ GOV.UK Notify
|
||||
|
||||
<p>
|
||||
<label class="form-label" for="password">Create a password</label>
|
||||
<input class="form-control-1-4" id="password" type="password">
|
||||
<span class="font-xsmall">Your password must have at least 10 characters</span></label>
|
||||
<input class="form-control-1-4" id="password" type="password"> <br>
|
||||
<span class="font-xsmall">Your password must have at least 10 characters</span>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user