improve format a tiny bit
This commit is contained in:
parent
d97ecde7fc
commit
f1ee82e43f
1 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@
|
|||
<main class="page-body">
|
||||
<h2>Forgot Password</h2>
|
||||
<p>
|
||||
Request a password reset sent to your linked email.
|
||||
Request a password reset sent to your linked email. <br> Enter either email address or skynet username. </br>
|
||||
</p>
|
||||
<form id="recovery">
|
||||
<table id="table">
|
||||
|
@ -24,7 +24,7 @@
|
|||
<td><input id="username" name="username" type="text"/> <br/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Or<br/></td>
|
||||
<td colspan="2">OR<br/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><label for="email">Email</label></td>
|
||||
|
|
Loading…
Reference in a new issue