Here is the snapshot:
And the code is here:
UIButton *leftButton =
You can try this,
leftButton.imageEdgeInsets = UIEdgeInsetsMake(-2, 0, 0, 0);