Skip to content

Instantly share code, notes, and snippets.

@burtyish
Last active January 3, 2018 13:35
Show Gist options
  • Save burtyish/da2b6a88326f15330e1e887b26be10d2 to your computer and use it in GitHub Desktop.
Save burtyish/da2b6a88326f15330e1e887b26be10d2 to your computer and use it in GitHub Desktop.
RTL intercom alignment fix
body.rtl #intercom-container .intercom-app.intercom-app-left-aligned [class^=intercom-] {
right: auto;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment