From d56eb609b9056a3ed899c35de5f5179edf97e2e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Phillip=20K=C3=BChne?= Date: Thu, 30 Mar 2023 03:25:02 +0200 Subject: [PATCH] Fix entry button alignment --- backend/templates/songlist.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/templates/songlist.html b/backend/templates/songlist.html index eb0221e..e961c64 100644 --- a/backend/templates/songlist.html +++ b/backend/templates/songlist.html @@ -46,7 +46,7 @@ var items = []; $.each(data, function (key, val) { items.push("" + val[0] + ` -