I have almost created a website that works in all major browsers flawlessly. Yesterday, I celebrated because that was true. Today, I found out that it is not.
Apparently, Opera won’t wrap text on buttons. I tried everything that popped up in my searches – from spacing to outdated Mozilla Firefox hacks.
How can I tell Opera to wrap text on a button? Shortening the text is not an option, as the shortest it could be is still too long.
EDIT:
Here is a JSFiddle: http://jsfiddle.net/JavaAndCSharp/grX4H/
Uhm, yes it does? I didn’t even do anything other than define the width of the button. I’d suggest that you have conflicting CSS.
http://jsfiddle.net/Qgdzx/
HTML:
CSS:
Output:
Edit after your update http://jsfiddle.net/CJbae/
HTML:
CSS: