Skip to content

Instantly share code, notes, and snippets.

@imarklee
Created April 27, 2014 18:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save imarklee/11352461 to your computer and use it in GitHub Desktop.
Save imarklee/11352461 to your computer and use it in GitHub Desktop.
CSS Fix for Facebook like buttons in French
body #eblog-wrapper .social-button.social-button-small.facebook-like span,
body #eblog-wrapper .social-button.social-button-small.facebook-like iframe {
width: 150px !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment