Fix pull request branch selector visible without clicking Edit (#23012)

Caused by #22950
This commit is contained in:
Brecht Van Lommel 2023-02-20 17:08:32 +01:00 committed by GitHub
parent 018815215f
commit 9aaf6998b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@
{{$.locale.Tr "repo.pulls.title_desc" .NumCommits $headHref $baseHref | Safe}}
</span>
{{end}}
<span id="pull-desc-edit gt-hidden">
<span id="pull-desc-edit" class="gt-hidden">
<div class="ui floating filter dropdown">
<div class="ui basic small button">
<span class="text">{{.locale.Tr "repo.pulls.compare_compare"}}: {{$.HeadTarget}}</span>