From a93cb3a29f690b9e8e235b49299bd2d968d80aa7 Mon Sep 17 00:00:00 2001 From: silverwind Date: Thu, 19 Feb 2026 02:29:30 +0100 Subject: [PATCH] add margin-left to first button --- templates/repo/diff/box.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/repo/diff/box.tmpl b/templates/repo/diff/box.tmpl index 2a69fcbc99..fcd2ac9bde 100644 --- a/templates/repo/diff/box.tmpl +++ b/templates/repo/diff/box.tmpl @@ -97,7 +97,7 @@ {{if $file.IsRenamed}}{{$file.OldName}} → {{end}}{{$file.Name}} - + {{if and $.DiffBlobExcerptData (not $file.IsSubmodule) (not $file.IsBin) (not $file.IsIncomplete)}} {{end}}