1
0
Fork 0

Uses has-addons css for interact buttons

This commit is contained in:
Mouse Reeve 2021-01-17 10:45:25 -08:00
parent c6e5b33970
commit e64507e50d
2 changed files with 13 additions and 5 deletions

View file

@ -143,7 +143,7 @@
{% endif %}
<div class="block">
{% include 'snippets/toggle/open_button.html' with text="Add read dates" controls_text="add-readthrough" %}
<div class="toggle-content hidden box" id="add-readthrough">
<div class="hidden box" id="add-readthrough">
<form name="add-readthrough" action="/create-readthrough" method="post">
{% include 'snippets/readthrough_form.html' with readthrough=None %}
<div class="field is-grouped">