From 3cccabaa21b5ca28d90d70da2d6a2b0a6feef712 Mon Sep 17 00:00:00 2001 From: silverwind Date: Tue, 9 Apr 2024 00:18:30 +0200 Subject: [PATCH 01/16] Fix long branch name overflow in branch selector and issue list --- templates/repo/branch_dropdown.tmpl | 4 ++-- web_src/css/repo/issue-list.css | 5 +++-- web_src/js/components/RepoBranchTagSelector.vue | 4 ++-- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/templates/repo/branch_dropdown.tmpl b/templates/repo/branch_dropdown.tmpl index 6c2e08a985790..7b39830df8082 100644 --- a/templates/repo/branch_dropdown.tmpl +++ b/templates/repo/branch_dropdown.tmpl @@ -71,7 +71,7 @@ {{/* show dummy elements before Vue componment is mounted, this code must match the code in BranchTagSelector.vue */}}