This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/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 Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
static.go
templates_bindata.go