Not true. I have a button initialized from an input type=button. i set the width (50) and height (20) in the $(“#jqxbtnxyz”).jqxButton initialization code, to make a smaller button, and a small font size using a style in the input tag, but the button text sits at the bottom and is partially cut off at the bottom. It is as if the button itself is sized smaller, but the text is lying inside of it as if it was the default button height.