We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
vertical-align
1 parent 23971a7 commit 2746c6fCopy full SHA for 2746c6f
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