From 8fc4774e5a37a10e1f9da78e5d679f565aa681e1 Mon Sep 17 00:00:00 2001 From: puni9869 <80308335+puni9869@users.noreply.github.com> Date: Sun, 16 Jul 2023 20:23:54 +0530 Subject: [PATCH] Fix margin on the new/edit project page. (#25885) New/Edit Project page consistent layout. Fix margin on the new/edit page. Before: image image After image image Co-authored-by: silverwind --- templates/projects/new.tmpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/projects/new.tmpl b/templates/projects/new.tmpl index 6b110e0292..df5598935e 100644 --- a/templates/projects/new.tmpl +++ b/templates/projects/new.tmpl @@ -8,9 +8,9 @@ {{end}} {{template "base/alert" .}} -
+ {{.CsrfTokenHtml}} -
+
@@ -55,7 +55,7 @@
-