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 c07416b commit a918757Copy full SHA for a918757
templates/base/head_navbar.tmpl
@@ -104,7 +104,7 @@
104
<span class="not-mobile">{{svg "octicon-triangle-down"}}</span>
105
<span class="only-mobile">{{ctx.Locale.Tr "create_new"}}</span>
106
</span>
107
- <div class="menu">
+ <div class="menu left">
108
<a class="item" href="{{AppSubUrl}}/repo/create">
109
{{svg "octicon-plus"}} {{ctx.Locale.Tr "new_repo"}}
110
</a>
0 commit comments