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 8c0b45b commit 3b726f9Copy full SHA for 3b726f9
templates/shared/user/profile_big_avatar.tmpl
@@ -93,7 +93,7 @@
93
{{end}}
94
95
{{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>
+ <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>
97
98
</ul>
99
</li>
0 commit comments