mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 22:28:51 +00:00
Merge pull request #4994 from hanakin/ticket/15391
[ticket/15391] image-rendering not needed for Topic/Forum imgs
This commit is contained in:
commit
2f799fa993
1 changed files with 0 additions and 1 deletions
|
@ -137,7 +137,6 @@ dl.row-item {
|
||||||
background-position: 10px 50%; /* Position of folder icon */
|
background-position: 10px 50%; /* Position of folder icon */
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-size: 32px;
|
background-size: 32px;
|
||||||
image-rendering: -webkit-optimize-contrast;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
dl.row-item dt {
|
dl.row-item dt {
|
||||||
|
|
Loading…
Add table
Reference in a new issue