Add line break to label

This commit is contained in:
Lorena Sutherland
2015-12-07 10:04:51 +00:00
parent 67af17d48e
commit f91f5b5f02

View File

@@ -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>