We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
when editing issue - avatars are ok, but "check" is not centered
1.23.0+dev-278-gb5326a431f
No
No response
docker
PostgreSQL
The text was updated successfully, but these errors were encountered:
Fix avatar radius problem on the new issue page (#31506)
d655ff1
Close #31502 Related to #31419. In this PR, the avatar width is set to 3em, but the height is not set, so the image is not squared. When object-fit is set to contain, it can't maintain the radius of the image. Result: 
Fix avatar radius problem on the new issue page (go-gitea#31506)
710034b
Close go-gitea#31502 Related to go-gitea#31419. In this PR, the avatar width is set to 3em, but the height is not set, so the image is not squared. When object-fit is set to contain, it can't maintain the radius of the image. Result: 
Successfully merging a pull request may close this issue.
Description
when editing issue - avatars are ok, but "check" is not centered

Gitea Version
1.23.0+dev-278-gb5326a431f
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
No response
How are you running Gitea?
docker
Database
PostgreSQL
The text was updated successfully, but these errors were encountered: