mirror of
https://github.com/wallabag/wallabag.git
synced 2025-09-15 18:57:05 +00:00
Changes in the login form:
* The alignment of the login form centered in WebKit * Indent after the reference password recovery
This commit is contained in:
parent
c6d77eaf51
commit
5aba43d92c
2 changed files with 2 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
|||
<i class="mdi-content-send right"></i>
|
||||
</button>
|
||||
</div>
|
||||
<div class="center">
|
||||
<div class="row center">
|
||||
<a href="{{ path('fos_user_resetting_request') }}">{{ 'security.login.forgot_password'|trans }}</a>
|
||||
</div>
|
||||
</form>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue