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

Implement max width for modal via data attribute #133

Merged
merged 1 commit into from
May 29, 2014
Merged

Commits on May 27, 2014

  1. Implement max width for modal via data attribute

    This commit adds a max-width aka. different width per modal.
    Just add the modal-maxwidth plugin to your code and
    `data-cssmodal-maxwidth` with the value of a pixel-based max-width.
    
    Reference #68.
    drublic committed May 27, 2014
    1 Configuration menu
    Copy the full SHA
    70ace64 View commit details
    Browse the repository at this point in the history