On Wed, Jul 29, 2009 at 9:27 AM, Lee Kowalkowski<lee.kowalkowski at googlemail.com> wrote: > It's the width you need to override. Quick test: > > <style> > .button > { > width:auto; > overflow:visible; > padding:0 .25em; > } > </style> Its a very old bug in IE, its the overflow:visible that fixes it :) ben -- Ben Morrison