better avatar fix

This commit is contained in:
Rüdiger Diedrich 2020-06-29 17:37:32 +02:00
parent 9774ef6afc
commit ee0b4a5f27

View File

@ -29,14 +29,12 @@ nav.pagination {
} }
.userinfo .avatar-title { .userinfo .avatar-title {
display: flex;
flex-direction: column;
margin-top: 1rem; margin-top: 1rem;
font-size: inherit; font-size: inherit;
font-weight: inherit; font-weight: inherit;
line-height: inherit; line-height: inherit;
} }
.userinfo .avatar-title img.img { flex: 1; } .userinfo .avatar-title img.img { vertical-align: bottom; }
.content .bbc-block > h4 { .content .bbc-block > h4 {
font-size: 1rem; font-size: 1rem;