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

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

PHPBB3-16899
This commit is contained in:
3D-I
2021-10-22 16:14:18 +02:00
parent f841a0a1b8
commit d17b15a545

View File

@@ -737,8 +737,6 @@ fieldset.polls dd div {
.profile-rank img { .profile-rank img {
max-width: 160px; max-width: 160px;
image-rendering: crisp-edges;
-ms-interpolation-mode: nearest-neighbor;
} }
/* Post-profile avatars */ /* Post-profile avatars */