Closed pellcorp closed 10 years ago
The issue was that the images were more than 40px high. I resized all the images that were provided by the original reporter in #60. the culprit was the item_input.css style:
td.gamesystem li {
height: 40px;
padding: 5px;
}
Not sure where issue 60 disappeared to, but I can confirm there is a bug. I have updated the demo site with the new items and the bug appears there. I am looking at what might be causing it and will push a gix.