I\'m implementing the Facebook Like Button, but I\'m running into some trouble with the width. I\'m using the JavaScript SDK implementation, not the direct iframe.
A
CSS fix
.fb-like, .fb-like > span, .fb-like > span iframe { max-width:273px; }