Reducing space at top of jQuery UI button

Reducing space at top of jQuery UI button

I have set a fixed height on a jQuery UI button, and would like to reduce the padding at the top of the button so that the text is centered vertically.  I have tried setting padding-top but it seems like that property is ignored.  How do I cause the "Open" text in the following example shift up?