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

Update _modal.scss #30003

Closed
wants to merge 4 commits into from
Closed

Update _modal.scss #30003

wants to merge 4 commits into from

Commits on Jan 12, 2020

  1. Update _modal.scss

    1- Fix  ".modal-dialog-centered"  class in mobile browsers as its not exactly centered because the browser add the height of "::before" to the content.
    2- Remove ".modal {overflow-x: hidden;overflow-y: auto;}" it makes the modal content scrollable in mobile browsers if you tried to drag it.
    zizoclimbs committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    fd7f777 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2020

  1. Configuration menu
    Copy the full SHA
    232069c View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2020

  1. Configuration menu
    Copy the full SHA
    5d2107b View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. Configuration menu
    Copy the full SHA
    bbf04dd View commit details
    Browse the repository at this point in the history