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
+1 -1
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"
+1 -1
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 />
+1 -1
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"