Smaller image...or add the image as a child of the button instead of setting the button's image property. The button won't allow you to size it smaller than the icon.
I've gotten around this in one case by adding a sprite as a child of my button and then resizing the sprite. There's probably some sweet button/image feature you'll miss out this way.