1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 05:50:42 +02: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

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 {