Merge pull request #4880 from marc1706/ticket/15292

[ticket/15292] Reduce bluriness for forum and topic icons

* github.com:phpbb/phpbb:
  [ticket/15292] Reduce bluriness for forum and topic icons
This commit is contained in:
Tristan Darricau 2017-08-06 12:01:05 +02:00
commit 327333e328
No known key found for this signature in database
GPG key ID: 817043C2E29DB881

View file

@ -135,6 +135,7 @@ 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 {