Unsquish tag-page avatars

Fix #374
pull/375/head
trwnh 7 years ago committed by GitHub
parent aa62dd5895
commit 3445d91b6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -294,3 +294,7 @@ details summary::-webkit-details-marker {
.details-animated[open] > summary {
display: none!important;
}
.profile-avatar img {
object-fit: cover;
}

Loading…
Cancel
Save