mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-02 17:25:05 +02:00
Improved mobile view for part edit and sidebar.
This commit is contained in:
parent
9a7223a301
commit
3caac22a0e
16 changed files with 43 additions and 35 deletions
|
@ -61,6 +61,6 @@
|
|||
</form>
|
||||
|
||||
{% if allow_email_pw_reset %}
|
||||
<a class="offset-2" href="{{ url('pw_reset_request') }}">{% trans %}pw_reset.password_forget{% endtrans %}</a>
|
||||
<a class="offset-sm-2" href="{{ url('pw_reset_request') }}">{% trans %}pw_reset.password_forget{% endtrans %}</a>
|
||||
{% endif %}
|
||||
{% endblock %}
|
Loading…
Add table
Add a link
Reference in a new issue