I was using:
.fb-comments, .fb-comments span, .fb-comments iframe[style] { width: 100% !important; }
To make Facebook Comments responsi
.fb-comments, .fb-comments span, .fb-comments iframe { min-width: 100% !important; max-width: 100% !important; }
works with the new 100% data-width.