From 4f4f97b69e1b5028826e1458f827617730663443 Mon Sep 17 00:00:00 2001 From: Beowulf Date: Sun, 9 Jun 2024 18:24:38 +0000 Subject: [PATCH] Org buttons add missing vertical padding (#3964) This adds the missing vertical padding between the new repository and new migration button. | Before | After (btns horizontal) | After (btns vertical) | | -- | -- | -- | | ![](/attachments/4f74c5c5-ccc7-4b57-936b-09e3a226c170) | grafik | grafik | ## Manual test steps: - Open org page - Resize window - Check padding Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/3964 Reviewed-by: Caesar Schinas Reviewed-by: 0ko <0ko@noreply.codeberg.org> Co-authored-by: Beowulf Co-committed-by: Beowulf --- templates/org/home.tmpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/org/home.tmpl b/templates/org/home.tmpl index 45697e566c..e4d6b1954a 100644 --- a/templates/org/home.tmpl +++ b/templates/org/home.tmpl @@ -21,10 +21,10 @@ {{if .ShowMemberAndTeamTab}}
{{if .CanCreateOrgRepo}} -