After upgrading to Flex3Beta3 I'm finding that Button labels get truncated in the over state. I have changed the padding left & right properties, but this seems to have no effect. After reading this post: http://butterfliesandbugs.wordpress.com/2007/06/12/flex-3-and-backwards-compatibility-bugs-and-how-to/#comment-1125
... I found only way I can get around this problem is by explicitly setting the button width. It's going to be a big job trawling through the code & setting the width & seems un-intuitive. Any suggestions? Tracy

