From 4297aced9360c3ce6f10764ea7f16286e66319bc Mon Sep 17 00:00:00 2001 From: silverwind Date: Fri, 16 Dec 2022 20:57:22 +0100 Subject: [PATCH] Fix margin and alignment in dashboard repolist (#22120) (#22122) Backport #22120 to 1.18. 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 +++--- web_src/less/_dashboard.less | 6 +++++- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/templates/user/dashboard/repolist.tmpl b/templates/user/dashboard/repolist.tmpl index 620cc322f0..9d0ea01ec5 100644 --- a/templates/user/dashboard/repolist.tmpl +++ b/templates/user/dashboard/repolist.tmpl @@ -128,9 +128,9 @@