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 3682231 commit abe743dCopy full SHA for abe743d
templates/repo/clone_panel.tmpl
@@ -1,5 +1,6 @@
1
<button class="ui primary button js-btn-clone-panel">
2
- <span>{{svg "octicon-code" 16}} Code</span>
+ {{svg "octicon-code" 16}}
3
+ <span>Code</span>
4
{{svg "octicon-triangle-down" 14 "dropdown icon"}}
5
</button>
6
<div class="clone-panel-popup tippy-target">
0 commit comments