From a666f3f1ccf1ed41cd179d6113f6452094606b46 Mon Sep 17 00:00:00 2001 From: silverwind Date: Tue, 13 Dec 2022 20:03:58 +0100 Subject: [PATCH 1/2] Fix margin and alignment in dashboard repolist Seems this has recently regressed, previously, there was a significant whitespace between icon and text, but it seems to be gone, so I added the margin. --- templates/user/dashboard/repolist.tmpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/user/dashboard/repolist.tmpl b/templates/user/dashboard/repolist.tmpl index 620cc322f0d39..fc7e8d317149e 100644 --- a/templates/user/dashboard/repolist.tmpl +++ b/templates/user/dashboard/repolist.tmpl @@ -128,9 +128,9 @@