1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-03-24 09:30:34 +01:00

Merge pull request #4994 from hanakin/ticket/15391

[ticket/15391] image-rendering not needed for Topic/Forum imgs
This commit is contained in:
Marc Alexander 2017-10-11 19:06:48 +02:00
commit 2f799fa993
No known key found for this signature in database
GPG Key ID: 50E0D2423696F995

View File

@ -137,7 +137,6 @@ dl.row-item {
background-position: 10px 50%; /* Position of folder icon */
background-repeat: no-repeat;
background-size: 32px;
image-rendering: -webkit-optimize-contrast;
}
dl.row-item dt {