Skip to content

Instantly share code, notes, and snippets.

@micc83
Created October 9, 2014 08:44
Show Gist options
  • Save micc83/ee99a8ad0009ef9735c3 to your computer and use it in GitHub Desktop.
Save micc83/ee99a8ad0009ef9735c3 to your computer and use it in GitHub Desktop.
Facebook fix for truncated share box clicking on like button
/* Facebook fix */
.fb-like span{overflow:visible !important; width:450px !important; margin-right:-375px;z-index: 999;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment