From 42ce5ff977566d92604ec8a7c367e621846911ad Mon Sep 17 00:00:00 2001 From: Justin Sohl Date: Mon, 13 Nov 2023 09:07:25 +0000 Subject: [PATCH 1/4] Fix text overflow in branch/tag selector --- templates/repo/branch_dropdown.tmpl | 6 +++--- web_src/js/components/RepoBranchTagSelector.vue | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/templates/repo/branch_dropdown.tmpl b/templates/repo/branch_dropdown.tmpl index bee5363296c7a..a7f04a6a37048 100644 --- a/templates/repo/branch_dropdown.tmpl +++ b/templates/repo/branch_dropdown.tmpl @@ -70,8 +70,8 @@
{{/* show dummy elements before Vue componment is mounted, this code must match the code in BranchTagSelector.vue */}}