padding for edit shelf form

This commit is contained in:
Vivianne Langdon 2022-11-26 15:12:14 -08:00
parent 3728ee67d1
commit 1fa7262b52

View file

@ -134,7 +134,7 @@
{% endif %} {% endif %}
</div> </div>
<div class="block"> <div class="block mt-2">
{% include 'shelf/edit_shelf_form.html' with controls_text="edit_shelf_form" %} {% include 'shelf/edit_shelf_form.html' with controls_text="edit_shelf_form" %}
</div> </div>