Created
December 21, 2012 20:23
-
-
Save soncco/4355549 to your computer and use it in GitHub Desktop.
Responsive Facebook Comments
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<style> | |
.fb-comments, .fb-comments iframe[style], .fb-like-box, .fb-like-box iframe[style] {width: 100% !important;} | |
.fb-comments span, .fb-comments iframe span[style], .fb-like-box span, .fb-like-box iframe span[style] {width: 100% !important;} | |
</style> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment