Skip to content

Instantly share code, notes, and snippets.

@trueqap
Created May 8, 2020 08:19
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 trueqap/0e8c251b6d0fed5b5c0733c537b64d1f to your computer and use it in GitHub Desktop.
Save trueqap/0e8c251b6d0fed5b5c0733c537b64d1f to your computer and use it in GitHub Desktop.
Facebook messenger icon position to left
.fb_dialog.fb_dialog_advanced {
left: 18pt;
}
iframe.fb_customer_chat_bounce_in_v2 {
left: 9pt;
}
iframe.fb_customer_chat_bounce_out_v2 {
left: 9pt;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment