I\'m developing a site around the \"responsive design\" concept, but the facebook social plugins are static width and \"break\" the layout when it\'s re-sized.
Using
This works for me:
$('.fb-comments').attr('data-width', '100%');