I'm working on this site: http://oq.totaleclips.com, and Opera displays the Facebook Like button out of horizontal alignment with the other social buttons on feature pages such as: http://oq.totaleclips.com/mpa/The_Hunger_Games_(Movie_2012)
I don't want to make radical changes to the container div's css, because it works fine in other browsers. Perhaps a browser-specific style would fix the issue, but the div called fb-like
does not seem to accept css over-rides well (as in `.fb-like{height:21px !important;})
How can I get this to line up properly in Opera?