Posts by Caio Calderari • 11 points
1 post
- 
		1 votes3 answers691 viewsA: How to leave Facebook comment plugin with 100% width?With css could use the classes: .fb-comments, .fb-comments span[style], .fb-comments iframe[style] { width: 100% !important; }…