1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02:00

[ticket/16899] Add SVG and WEBP image type to ranks, smilies and topic icons

PHPBB3-16899
This commit is contained in:
3D-I
2021-10-21 21:47:14 +02:00
parent 99734fc648
commit afbf7aadd2
4 changed files with 26 additions and 18 deletions

View File

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