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 .modal-dialog-centered for optional vertically centered modal #24510

Merged
merged 5 commits into from
Oct 29, 2017

Commits on Oct 23, 2017

  1. 1 Configuration menu
    Copy the full SHA
    30263f2 View commit details
    Browse the repository at this point in the history
  2. adds modal-dialog-centered class to docs and removes margin to avoid …

    …generating a vertical scrolling
    andresgalante committed Oct 23, 2017
    Configuration menu
    Copy the full SHA
    95384fb View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2017

  1. mention limitations

    mdo committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    630b062 View commit details
    Browse the repository at this point in the history
  2. fix aria attr

    mdo committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    7b6513d View commit details
    Browse the repository at this point in the history
  3. Add width: 100% to the .modal-content for the centered version. Add…

    …ing it here to avoid adding another selector by limiting it to the centered modal modifier.
    mdo committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    6b86f9c View commit details
    Browse the repository at this point in the history