0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-01 19:04:41 +01:00
gitea/modules/templates
Gusted 2399b5900a
Vertical align avatar at middle (#20302)
- Currently the avatar in the navbar is being vertically aligned to the
top, this caused that the icon besides it isn't being at the middle of
the avatar. Use the `vm` helper class to force the `vertical-align` to
be `middle`.
- Resolves #20292
2022-07-10 19:49:13 +01:00
..
vars
base.go
dynamic.go
helper.go Vertical align avatar at middle (#20302) 2022-07-10 19:49:13 +01:00
helper_test.go
static.go
templates_bindata.go