We have a page where we have included the kendo.common.css stylesheet. When we view this page in Firefox, we notice that all of our buttons are really tall. We've tracked this issue down and it is due to the following style in kendo.common.css:
This applies top and bottom padding to any button on our page. This seems wrong, should this not be something more specific than any button, maybe something like (or some variation thereof):
Thanks,
Sara