Fixes orientation of edition want to read menu

This commit is contained in:
Mouse Reeve 2021-06-14 15:45:39 -07:00
parent f307edf732
commit fe2309f0bc

View file

@ -40,7 +40,7 @@
</div>
<div class="column is-narrow">
{% include 'snippets/shelve_button/shelve_button.html' with book=book switch_mode=True %}
{% include 'snippets/shelve_button/shelve_button.html' with book=book switch_mode=True right=True %}
</div>
</div>
{% endfor %}