1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-11-25 08:59:31 -05:00

Fix margin between avatars on org pages (#15194)

Fixes: https://github.com/go-gitea/gitea/issues/15191
This commit is contained in:
silverwind 2021-03-29 21:57:27 +02:00 committed by GitHub
parent c1ca4a8313
commit d3b8127ad3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -89,6 +89,7 @@
width: 48px;
height: 48px;
margin-right: 5px;
margin-bottom: 5px;
}
}
}