feat(xo-server/signin): uniformize sign in buttons
Make sign in with password button the same as external providers.
This commit is contained in:
parent
6127e30574
commit
7946a7db68
@ -76,9 +76,8 @@ html
|
||||
|
|
||||
| Remember me
|
||||
div
|
||||
button.btn.btn-block.btn-info
|
||||
i.fa.fa-sign-in
|
||||
| Sign in
|
||||
button.btn.btn-block.btn-primary
|
||||
| Sign in with password
|
||||
script.
|
||||
(function () {
|
||||
var d = document
|
||||
|
Loading…
Reference in New Issue
Block a user