From f2f2fce500bf8bee34eefb33d33404f0fdbef8ac Mon Sep 17 00:00:00 2001 From: Charles Connell Date: Sun, 29 Dec 2013 21:56:04 -0500 Subject: [PATCH] Note buttons handle small screens better --- karmaworld/templates/notes/note_detail.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/karmaworld/templates/notes/note_detail.html b/karmaworld/templates/notes/note_detail.html index f406857..e494c3f 100644 --- a/karmaworld/templates/notes/note_detail.html +++ b/karmaworld/templates/notes/note_detail.html @@ -46,20 +46,20 @@
-
+
- note_thank - note_thank + note_thank + note_thank
@@ -69,8 +69,8 @@
{% if pdf_controls %} -
-
+
+
-- 2.25.1