mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 13:28:55 +00: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:
parent
40322bb1b6
commit
06ef03f8d6
1 changed files with 1 additions and 0 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Reference in a new issue