Created
October 9, 2014 08:44
-
-
Save micc83/ee99a8ad0009ef9735c3 to your computer and use it in GitHub Desktop.
Facebook fix for truncated share box clicking on like button
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
/* 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