You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
1 year ago
..
fields Support markdown editor for issue template (#24400) 1 year ago
labels Remove `font-awesome` and fomantic `icon` module (#24471) 1 year ago
milestone Improve milestone filter on issues page (#22423) 1 year ago
view_content Clean up various avatar dimensions (#24701) 1 year ago
branch_selector_field.tmpl Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 1 year ago
choose.tmpl Implement Issue Config (#20956) 1 year ago
comment_tab.tmpl Improve markdown editor: width, height, preferred (#23895) 1 year ago
label_precolors.tmpl Fix purple color in suggested label colors (#18241) 3 years ago
labels.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 1 year ago
list.tmpl Fix issues list page multiple selection update milestones (#24660) 1 year ago
milestone_issues.tmpl Notification list enhancements, fix striped tables on dark theme (#24639) 1 year ago
milestone_new.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
milestones.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 1 year ago
navbar.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 1 year ago
new.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 1 year ago
new_form.tmpl Support markdown editor for issue template (#24400) 1 year ago
openclose.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 1 year ago
search.tmpl Improve "goto issue by number" button (#24577) 1 year ago
view.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 1 year ago
view_content.tmpl Clean up various avatar dimensions (#24701) 1 year ago
view_title.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 1 year ago