Is it possible to make Facebook's comments widget a fluid width? Their documentation shows a width field for the fb:comments xfbml or iframe which is specified as:
fb:comments
So maybe it's not possible...
Alan your solution was working however it looks like facebook updated their plugin and broke the style. I got it working again using the universal selector:
.fb-comments, .fb-comments * { width:100% !important; }
1.4m articles
1.4m replys
5 comments
57.0k users