diff --git a/resources/public/css/style.css b/resources/public/css/style.css index 84f7027..de7d87d 100644 --- a/resources/public/css/style.css +++ b/resources/public/css/style.css @@ -29,14 +29,12 @@ nav.pagination { } .userinfo .avatar-title { - display: flex; - flex-direction: column; margin-top: 1rem; font-size: inherit; font-weight: inherit; line-height: inherit; } -.userinfo .avatar-title img.img { flex: 1; } +.userinfo .avatar-title img.img { vertical-align: bottom; } .content .bbc-block > h4 { font-size: 1rem;