From 9f368e6b041c7810c601b581f09ac6743c8a102d Mon Sep 17 00:00:00 2001 From: Stephen Early Date: Tue, 16 Jan 2024 10:51:11 +0000 Subject: [PATCH] Add small amount of padding above log table This is needed so that the highlight around the "number of rows per page" dropdown isn't cut off at the top on the session detail page. --- quicktill/tillweb/templates/tillweb/loglist.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quicktill/tillweb/templates/tillweb/loglist.html b/quicktill/tillweb/templates/tillweb/loglist.html index 155be9e..cbd0470 100644 --- a/quicktill/tillweb/templates/tillweb/loglist.html +++ b/quicktill/tillweb/templates/tillweb/loglist.html @@ -1,5 +1,5 @@ {% if logs %} -
+