forgejo/templates/shared
silverwind b92c142c97
Clean up various avatar dimensions (#24701)
Clean up a few cases where avatar dimensions were overwritten via CSS,
which were no longer needed or were possible to set via HTML width.

Also included are two small fixes:

- Fix one more case of incorrect avatar offset on review timeline
- Vertically center avatars in review sidebar

There is more to be done here, but some of the work depends on Fomantic
`comment` module removal, or in the case of org member lists, a refactor
of the `avatarlink` template to accept a size.

<img width="371" alt="image"
src="https://github.com/go-gitea/gitea/assets/115237/9c5902fb-2b89-4a7d-a152-60e74c3b2c56">
<img width="306" alt="image"
src="https://github.com/go-gitea/gitea/assets/115237/c8d92e2a-91c9-4f4a-a7de-6ae1a6bc0479">

---------

Co-authored-by: Giteabot <teabot@gitea.io>
2023-05-14 14:15:59 +00:00
..
actions Display owner of a runner as a tooltip instead of static text (#24377) 2023-05-12 08:43:27 +00:00
secrets Change add_on translation to added_on and include placeholder for the date (#24562) 2023-05-06 21:11:27 +08:00
user Fix no user listed in org teams page (#22979) 2023-02-19 12:57:49 +08:00
combomarkdowneditor.tmpl Add monospace toggle button to textarea (#24034) 2023-04-13 15:05:06 -04:00
issuelist.tmpl Clean up various avatar dimensions (#24701) 2023-05-14 14:15:59 +00:00
searchbottom.tmpl Move helpers to be prefixed with gt- (#22879) 2023-02-13 17:59:59 +00:00