I've tried now to modify height and padding in the same time.
The result it's quite good. Seems to be correct for both browsers (FF and Chrome in Linux)... for example i've put:
.classname {
height:20px;
padding:4px;
}
Maybe it's just my lucky day... however you can try it.