Addresses several structure and style issues with TOTP and Email dialogs.
Added missing div tags that were causing style problems. Reformatted HTML to make it easier to read. Added whitespace above buttons on TOTP Add dialog. Changed "6-digit" to "code" on email dialogs because number of digits varies.
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
<fieldset>
|
||||
<div class="row">
|
||||
<div class="col-sm-12 col-md-12">
|
||||
<p>Enter the 6-digits sent to your email.</p>
|
||||
<p>Enter the code sent to your email.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user