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

Extend Modal to support in small viewports #163

Merged

Commits on Dec 21, 2015

  1. Extend Modal to support in small viewports

    Improve support for modal dialog boxes in small (e.g. mobile) viewports:
    
    - Ensure that dialogs never extend beyond the left-most and right-most
      boundaries of the viewport
    - Enable vertical scrolling in cases where the dialogs' content extend
      beyond the bottom of the viewport
    - Reposition the "dismiss" button to fall within the dialog's content
      area
    jugglinmike committed Dec 21, 2015
    Configuration menu
    Copy the full SHA
    157c24e View commit details
    Browse the repository at this point in the history