This pet. I want there to be two rows of treasure, but I can't seem to make it that way. It's like there's just a huge space between the content and the scrollbar and I've tried so many different things but nothing seems to get rid of it. Usually this isn't a problem, as I use Chrome and I just hide the scrollbars, but the user I'm making this for uses Firefox.
Any suggestions?
I think there's only one way to get around that. Either make the items smaller or the treasure div wider.
Each item is 50px wide, so with two on a row that's 100px and the scrollbar is 17px wide. A total of 117px. Your treasure box is only 116px. ^^;