mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-13 13:16:36 +02:00
[ticket/16899] Add SVG and WEBP to ranks, smilies and topic icons
Take care of the old crappy IE PHPBB3-16899
This commit is contained in:
@ -738,6 +738,7 @@ fieldset.polls dd div {
|
||||
.profile-rank img {
|
||||
max-width: 160px;
|
||||
image-rendering: crisp-edges;
|
||||
-ms-interpolation-mode: nearest-neighbor;
|
||||
}
|
||||
|
||||
/* Post-profile avatars */
|
||||
|
Reference in New Issue
Block a user