From 302cce3cc1c86091f82bcd0fe170a999270ca1a0 Mon Sep 17 00:00:00 2001 From: Sketch <75850871+SketchMaster2001@users.noreply.github.com> Date: Mon, 1 Jul 2024 10:20:58 -0400 Subject: [PATCH] fix: Have buttons on newlines in movie list Co-authored-by: Humanoidear@users.noreply.github.com --- templates/movie_list.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/templates/movie_list.html b/templates/movie_list.html index 856c178c..5e47e36e 100644 --- a/templates/movie_list.html +++ b/templates/movie_list.html @@ -31,7 +31,8 @@ Thumbnail for {{ movie.movie_id }} -
+
+

@@ -73,6 +74,8 @@

{% endif %} +
+

@@ -91,6 +94,7 @@ Delete

+