aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--templates/repo/clone_panel.tmpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/repo/clone_panel.tmpl b/templates/repo/clone_panel.tmpl
index c1c2c87b75..b813860150 100644
--- a/templates/repo/clone_panel.tmpl
+++ b/templates/repo/clone_panel.tmpl
@@ -1,5 +1,6 @@
<button class="ui primary button js-btn-clone-panel">
- <span>{{svg "octicon-code" 16}} Code</span>
+ {{svg "octicon-code" 16}}
+ <span>Code</span>
{{svg "octicon-triangle-down" 14 "dropdown icon"}}
</button>
<div class="clone-panel-popup tippy-target">