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

Remove the initial margin from dropdown/popover in favor of Popper #32524

Merged
merged 3 commits into from Feb 3, 2021

Commits on Jan 30, 2021

  1. Remove the margin from dropdown in favor of Popper

    - Set the default margin to 0 for dropdowns (To remove the Popper's
      warning)
    - Set the required offset in dropdown's defaults
    rohit2sharma95 committed Jan 30, 2021
    Copy the full SHA
    461cfec View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8f0ad9e View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. Copy the full SHA
    1336d6c View commit details
    Browse the repository at this point in the history