How to change button padding?
-
I need to increase the padding on a button but can’t override the button’s default style settings. The default padding is applied using inline styles on the
spantag. It should be possible to override this setting using!importantbut it’s not working. Could it be bacause I’m not able to target thespantag directly because it doesn’t have a class attached to it?
The topic ‘How to change button padding?’ is closed to new replies.