aboutsummaryrefslogtreecommitdiffstats
path: root/templates/submit_set_password.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/submit_set_password.html')
-rw-r--r--templates/submit_set_password.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/submit_set_password.html b/templates/submit_set_password.html
index 6c63b40..bcb976c 100644
--- a/templates/submit_set_password.html
+++ b/templates/submit_set_password.html
@@ -11,7 +11,7 @@
<input data-role="none" type="password" value="" name="password" id="form_password" placeholder="[% loc('Your password') %]" required>
</div>
</div>
- <div class="bottom-btn">
+ <div class="noborder">
<input data-role="button" data-theme="a" type="submit" id="continue" name="report" value="[% loc('Continue') %]">
</div>
</div>