From 6447b3e6b29c8cb264a1ba1db034350a3c4fbd1b Mon Sep 17 00:00:00 2001 From: silverwind Date: Wed, 8 Nov 2023 03:30:39 +0100 Subject: [PATCH] Use flex-container on user dashboard (#27956) Same as https://github.com/go-gitea/gitea/pull/26046 but for user dashboard, the sidebar got a bit smaller and there is less padding between sections. image --- templates/user/dashboard/issues.tmpl | 6 +++--- templates/user/dashboard/milestones.tmpl | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/templates/user/dashboard/issues.tmpl b/templates/user/dashboard/issues.tmpl index 269ef39f84..aea26605dd 100644 --- a/templates/user/dashboard/issues.tmpl +++ b/templates/user/dashboard/issues.tmpl @@ -2,8 +2,8 @@
{{template "user/dashboard/navbar" .}}