I was using:
.fb-comments, .fb-comments span, .fb-comments iframe[style] { width: 100% !important; }
To make Facebook Comments responsi
Add data-width="100%" attribute to your fb-comments element. It will set the container to a fluid width.
data-width="100%"
fb-comments
Ex:
This seems like a recent update from Facebook on their Facebook Comments Plugin