0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-01 05:41:58 +01:00
gitea/modules/templates
Xinyu Zhou e483ec3a00
Fix vertical align of committer avatar rendered by email address (#21884)
Committer avatar rendered by `func AvatarByEmail` are not vertical align
as `func Avatar` does.

- Replace literals `ui avatar` and `ui avatar vm` with the constant
`DefaultAvatarClass`
2022-11-23 15:57:37 -06:00
..
vars
base.go
dynamic.go Add nicer error handling on template compile errors (#21350) 2022-10-07 22:02:24 +01:00
helper_test.go
helper.go Fix vertical align of committer avatar rendered by email address (#21884) 2022-11-23 15:57:37 -06:00
htmlrenderer.go Add nicer error handling on template compile errors (#21350) 2022-10-07 22:02:24 +01:00
mailer.go
static.go Add nicer error handling on template compile errors (#21350) 2022-10-07 22:02:24 +01:00
templates_bindata.go