1
0
Fork 0
mirror of synced 2024-05-20 20:52:36 +12:00

Added small text class

This commit is contained in:
Eldad Fux 2020-02-08 20:52:47 +02:00
parent 63f4f48f5f
commit 8dcd53f232
3 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@
Password Recovery
</h1>
<small class="pull-end">* All fields are required</small>
<small class="pull-end text-size-small">* All fields are required</small>
<form name="account.createRecovery"
data-analytics-event="submit"

View file

@ -3,7 +3,7 @@
Password Reset
</h1>
<small class="pull-end">* All fields are required</small>
<small class="pull-end text-size-small">* All fields are required</small>
<br />
<br />

View file

@ -5,7 +5,7 @@
<div class="text-danger margin-bottom-large" style="display: none;" data-ls-if="{{router.params.failure}} == 1" data-debug="1">Registration Failed. Please try again later</div>
<small class="pull-end">* All fields are required</small>
<small class="pull-end text-size-small">* All fields are required</small>
<form name="account.create"
data-analytics-event="submit"