The forenicons in the 3.2.1 Styles are very small as in some other styles.
In this change from the Subsilverstyle, the backgroundsize you have to adjust to the size of your icons!
Code: Select all
dl.row-item {
background-position: 10px 50%; /* Position of folder icon */
background-repeat: no-repeat;
+ background-size: 32px;
}