Skip to content

Commit 3b726f9

Browse files
committed
improve
1 parent 8c0b45b commit 3b726f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/shared/user/profile_big_avatar.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
{{end}}
9494
{{end}}
9595
{{if .ShowMoreOrgs}}
96-
<li><a style href="{{.ContextUser.HomeLink}}?tab=organizations" data-tooltip-content="{{ctx.Locale.Tr "user.show_more"}}">{{svg "octicon-kebab-horizontal" 28 "dropdown icon"}}</a></li>
96+
<li><a class="tw-align-center" href="{{.ContextUser.HomeLink}}?tab=organizations" data-tooltip-content="{{ctx.Locale.Tr "user.show_more"}}">{{svg "octicon-kebab-horizontal" 28 "icon tw-p-1"}}</a></li>
9797
{{end}}
9898
</ul>
9999
</li>

0 commit comments

Comments
 (0)