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 7c39ad2 commit 3fbf96fCopy full SHA for 3fbf96f
templates/repo/diff/section_split.tmpl
@@ -21,9 +21,9 @@
21
<div class="lines-comment">
22
<div>
23
{{if $line.SectionInfo.HasComments}}
24
- <button>
25
- {{svg "octicon-comment-discussion"}}
26
- </button>
+ <button>
+ {{svg "octicon-comment-discussion"}}
+ </button>
27
{{end}}
28
</div>
29
<div class="code-expander-buttons" data-expand-direction="{{$expandDirection}}">
templates/repo/diff/section_unified.tmpl
@@ -17,9 +17,9 @@
17
18
19
20
0 commit comments