From af2b2e2ebc3a30f63fcc8529397fdb9d43066ad5 Mon Sep 17 00:00:00 2001 From: Patrick Canterino Date: Sun, 26 Mar 2023 15:24:49 +0200 Subject: [PATCH] Enabled wrapping of the pagination bar --- notes/templates/note_list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notes/templates/note_list.html b/notes/templates/note_list.html index 5647f9c..91131d8 100644 --- a/notes/templates/note_list.html +++ b/notes/templates/note_list.html @@ -10,7 +10,7 @@ {% endfor %} {% if page_count > 1 %} -