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

[added] Ability to specify style for the modal contents #27

Merged
merged 1 commit into from
May 8, 2015

Conversation

claydiffrient
Copy link
Contributor

This makes it so you can pass a style prop to the ReactModal component
which will be added to the contents of the modal. This is really
nice for instances where adding a className isn't appropriate such
as when position needs to be set dynamically.

This makes it so you can pass a style prop to the ReactModal component
which will be added to the contents of the modal.  This is really
nice for instances where adding a className isn't appropriate such
as when position needs to be set dynamically.
mzabriskie added a commit that referenced this pull request May 8, 2015
[added] Ability to specify style for the modal contents
@mzabriskie mzabriskie merged commit 1829f43 into reactjs:master May 8, 2015
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

Successfully merging this pull request may close these issues.

2 participants