File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1616 </h4>
1717 <div class="ui attached segment">
1818 <p>{{ctx.Locale.Tr "packages.settings.link.description"}}</p>
19- <form class="ui form form-fetch-action ignore-dirty tw- flex-1 tw-flex " action="{{.Link}}" method="post">
19+ <form class="ui form form-fetch-action ignore-dirty flex-text-block " action="{{.Link}}" method="post">
2020 {{.CsrfTokenHtml}}
2121 <input type="hidden" name="action" value="link">
2222 <div data-global-init="initSearchRepoBox" class="ui search" data-uid="{{.PackageDescriptor.Owner.ID}}">
2323 <div class="ui input">
2424 <input class="prompt" name="repo_name" value="{{.LinkedRepoName}}" placeholder="{{ctx.Locale.Tr "search.repo_kind"}}" autocomplete="off">
2525 </div>
2626 </div>
27- <button class="ui primary button tw-ml-2 ">{{ctx.Locale.Tr "packages.settings.link.button"}}</button>
27+ <button class="ui primary button">{{ctx.Locale.Tr "packages.settings.link.button"}}</button>
2828 </form>
2929 </div>
3030 <h4 class="ui top attached error header">
You can’t perform that action at this time.
0 commit comments