From d17b15a54520e68a1fd8cd57e187a7262db40a2d Mon Sep 17 00:00:00 2001 From: 3D-I Date: Fri, 22 Oct 2021 16:14:18 +0200 Subject: [PATCH] [ticket/16899] Add SVG and WEBP to ranks, smilies and topic icons PHPBB3-16899 --- phpBB/styles/prosilver/theme/content.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/phpBB/styles/prosilver/theme/content.css b/phpBB/styles/prosilver/theme/content.css index 6a92cf2122..850281c8c7 100644 --- a/phpBB/styles/prosilver/theme/content.css +++ b/phpBB/styles/prosilver/theme/content.css @@ -737,8 +737,6 @@ fieldset.polls dd div { .profile-rank img { max-width: 160px; - image-rendering: crisp-edges; - -ms-interpolation-mode: nearest-neighbor; } /* Post-profile avatars */