mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2025-01-11 01:35:28 +00:00
padding for edit shelf form
This commit is contained in:
parent
3728ee67d1
commit
1fa7262b52
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue