1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-11 11:13:59 +02:00

Merge branch '3.3.x'

This commit is contained in:
Marc Alexander
2021-12-13 20:23:16 +01:00
6 changed files with 40 additions and 22 deletions

View File

@@ -795,6 +795,10 @@ fieldset.polls dd div {
margin-bottom: 10px;
}
.profile-rank img {
max-width: 160px;
}
/* Post-profile avatars */
.postprofile .has-avatar .avatar-container {
overflow: hidden;