Created
September 29, 2013 22:04
-
-
Save anonymous/6757027 to your computer and use it in GitHub Desktop.
Hacer responsive el comments de Facebook
This file contains hidden or 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
.fb-comments{ | |
width 100% !important | |
} | |
.fb-comments iframe, .fb-comments span { | |
width 100% !important | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment