From 9e7914c9a1c450fc60a34407032cefcb60451812 Mon Sep 17 00:00:00 2001 From: Justin Hawkins Date: Fri, 10 Jun 2022 11:14:21 +0930 Subject: [PATCH] Space cells so that tags do not go on a new row. --- web/templates/add_url_form.html | 6 +++--- web/templates/tags_widget.html | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/web/templates/add_url_form.html b/web/templates/add_url_form.html index e1fee43..1244501 100644 --- a/web/templates/add_url_form.html +++ b/web/templates/add_url_form.html @@ -6,19 +6,19 @@
-
+
-
+
{{ template "tags_widget.html" . }}
- add
diff --git a/web/templates/tags_widget.html b/web/templates/tags_widget.html index 0f85b29..1a6db22 100644 --- a/web/templates/tags_widget.html +++ b/web/templates/tags_widget.html @@ -1,6 +1,6 @@
-
@@ -9,7 +9,7 @@
-
+
{{ range .tags }}