Skip to content

Instantly share code, notes, and snippets.

@ladislavsulc
Created July 25, 2013 09:39
Show Gist options
  • Save ladislavsulc/6078294 to your computer and use it in GitHub Desktop.
Save ladislavsulc/6078294 to your computer and use it in GitHub Desktop.
Responsive FB likebox
/* Responsive FB likebox */
#fb-root {
display: none;
}
/* To fill the container and nothing else */
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
width: 100% !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment