How to change button field height and width!

Buttons have bootstrap classes. You can remove btn-xs class and add btn-sm class to the button using JavaScript/jQuery.
You will have to do this in custom script.

1 Like