Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add vertical_padding: options #26

Closed
Lionardo opened this issue Jan 11, 2018 · 3 comments
Closed

add vertical_padding: options #26

Lionardo opened this issue Jan 11, 2018 · 3 comments

Comments

@Lionardo
Copy link

I don't see any possibility on how I can change the vertical padding for my intercom chat. In the docs of intercom they suggest to use this method. Is there a possibility to do this?
Cheers

window.intercomSettings = {
    app_id: ‘abc123’,
    alignment: 'left',			# Customize left or right position of messenger
    horizontal_padding: 20,		# Customize horizontal padding
    vertical_padding: 20		# Customize vertical padding
  };
@wbhob
Copy link
Contributor

wbhob commented Jan 12, 2018

That's something I can add. Can you link to docs please?

@Lionardo
Copy link
Author

cool. here are the docs:
https://developers.intercom.com/docs/configuration

@wbhob
Copy link
Contributor

wbhob commented Jan 15, 2018

Alrighty, added these features in beta 11

@wbhob wbhob closed this as completed Jan 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants