Skip to content

Commit 3f02854

Browse files
authored
Update templates/base/head_navbar.tmpl
1 parent 2191fe3 commit 3f02854

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/base/head_navbar.tmpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@
127127
<span class="only-mobile">{{.SignedUser.Name}}</span>
128128
<span class="not-mobile">{{svg "octicon-triangle-down"}}</span>
129129
</span>
130+
{{/* do not localize it, here it needs the fixed length (width) to make UI comfortable */}}
130131
{{if .IsAdmin}}<span class="navbar-profile-admin">admin</span>{{end}}
131132
<div class="menu user-menu">
132133
<div class="ui header">

0 commit comments

Comments
 (0)