From 5873e8aaae9ab0dd681e5fe1e7c1c80308cdb516 Mon Sep 17 00:00:00 2001 From: silverwind Date: Thu, 6 Nov 2025 22:45:09 +0100 Subject: [PATCH 1/9] Misc CSS fixes --- templates/repo/home_sidebar_bottom.tmpl | 4 ++-- templates/repo/home_sidebar_top.tmpl | 2 +- templates/repo/issue/branch_selector_field.tmpl | 4 ++-- templates/repo/issue/view_content/add_reaction.tmpl | 2 +- templates/shared/search/code/results.tmpl | 4 ++-- web_src/css/repo.css | 10 ++++++---- web_src/css/repo/reactions.css | 11 ++++++----- web_src/js/components/RepoActionView.vue | 4 ++-- 8 files changed, 22 insertions(+), 19 deletions(-) diff --git a/templates/repo/home_sidebar_bottom.tmpl b/templates/repo/home_sidebar_bottom.tmpl index 01e630ccbfb2a..04d033aeb12c5 100644 --- a/templates/repo/home_sidebar_bottom.tmpl +++ b/templates/repo/home_sidebar_bottom.tmpl @@ -4,10 +4,10 @@
diff --git a/templates/repo/home_sidebar_top.tmpl b/templates/repo/home_sidebar_top.tmpl index 8c2089c839a52..edbf01db09636 100644 --- a/templates/repo/home_sidebar_top.tmpl +++ b/templates/repo/home_sidebar_top.tmpl @@ -9,7 +9,7 @@
{{ctx.Locale.Tr "repo.repo_desc"}}
-
+
{{- $description := .Repository.DescriptionHTML ctx -}} diff --git a/templates/repo/issue/branch_selector_field.tmpl b/templates/repo/issue/branch_selector_field.tmpl index dc77755349c95..5ced5764cfabc 100644 --- a/templates/repo/issue/branch_selector_field.tmpl +++ b/templates/repo/issue/branch_selector_field.tmpl @@ -15,11 +15,11 @@ Still needs to figure out: */}} {{if and (not .Issue.IsPull) (not .PageIsComparePull)}} -