From 47603d6704b923d0215f47fc0555c336929446ba Mon Sep 17 00:00:00 2001 From: Andrew Thornton Date: Mon, 7 Feb 2022 20:00:03 +0000 Subject: [PATCH] Separate the details links of commit-statuses in headers Although #18538 fixes the size of the header block the details links are still coalescing. Here we simply display: flex these instead of using .right Signed-off-by: Andrew Thornton --- templates/repo/commit_statuses.tmpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/repo/commit_statuses.tmpl b/templates/repo/commit_statuses.tmpl index d2e9f0bd16d91..f33635abff134 100644 --- a/templates/repo/commit_statuses.tmpl +++ b/templates/repo/commit_statuses.tmpl @@ -2,11 +2,11 @@