From e64507e50de2bba16e51632b4f61fed9ff08d255 Mon Sep 17 00:00:00 2001 From: Mouse Reeve Date: Sun, 17 Jan 2021 10:45:25 -0800 Subject: [PATCH] Uses has-addons css for interact buttons --- bookwyrm/templates/book.html | 2 +- bookwyrm/templates/snippets/status_body.html | 16 ++++++++++++---- 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/bookwyrm/templates/book.html b/bookwyrm/templates/book.html index dcb1b8540..69efb8588 100644 --- a/bookwyrm/templates/book.html +++ b/bookwyrm/templates/book.html @@ -143,7 +143,7 @@ {% endif %}
{% include 'snippets/toggle/open_button.html' with text="Add read dates" controls_text="add-readthrough" %} -