We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
vertical-align
1 parent 5dddcc1 commit 50873c1Copy full SHA for 50873c1
templates/shared/user/authorlink.tmpl
@@ -1 +1 @@
1
-<a class="author text black tw-font-semibold muted"{{if gt .ID 0}} href="{{.HomeLink}}"{{end}}>{{.GetDisplayName}}</a>{{if .IsBot}}<span class="ui basic label tw-p-1">bot</span>{{end}}
+<a class="author text black tw-font-semibold muted"{{if gt .ID 0}} href="{{.HomeLink}}"{{end}}>{{.GetDisplayName}}</a>{{if .IsBot}}<span class="ui basic label tw-p-1 tw-align-baseline">bot</span>{{end}}
0 commit comments