Forum Moderators: not2easy
In FF this works (the button get twice as high and the text spans two lines):
div#local button {width: 100%;}
IE, however, cuts the text and the last bit is not showed...? Anyone know how I can get this to work in IE?
overflow:visible white-space:normal