We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93cf656 commit de4ab41Copy full SHA for de4ab41
templates/repo/issue/view_content/conversation.tmpl
@@ -15,7 +15,7 @@
15
</span>
16
{{end}}
17
</div>
18
- <div>
+ <div class="tw-flex tw-items-center">
19
{{if or $invalid $resolved}}
20
<button id="show-outdated-{{$comment.ID}}" data-comment="{{$comment.ID}}" class="{{if not $resolved}}tw-hidden{{end}} btn tiny show-outdated">
21
{{svg "octicon-unfold" 16 "tw-mr-2"}}
0 commit comments