-moz and -webkit are both declared for the border-radius of the .badge class, but neither of these render in Opera. For these, we need to add the general rule:

border-radius:6px;

This will reconcile the rendering between Chrome, Firefox, Safari, and Opera.

share|improve this question

1 Answer

Opera ... isn't that something you go to fall asleep at?

share|improve this answer
"I told you to slow down! On account of you I nearly heard the opera!" -- Groucho Marx to the cab driver – mmyers May 15 '10 at 5:52

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged