[widget.newButton] Label does not receive touch events.

If I create an iOS7 style back “arrow” button the label does not receive touch events when I use a spriteSheet and set the label a few pixels offSet.  This makes it really hard to function properly since the “arrow” image is just a few pixels wide ( w = 12, h = 21) and it’s the only part getting touch events.