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 align-self: center to buttons for improved rendering in flex containers #34834

Merged
merged 3 commits into from Sep 7, 2021
Merged

Add align-self: center to buttons for improved rendering in flex containers #34834

merged 3 commits into from Sep 7, 2021

Commits on Aug 28, 2021

  1. reolved #34833

    Issue: #34833
    Resolved button size not respected when direct child of div with d-flex by adding align-self to center in ".btn" class.
    zaidjawed committed Aug 28, 2021
    Copy the full SHA
    e182508 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. Update _buttons.scss

    zaidjawed committed Sep 1, 2021
    Copy the full SHA
    ce0fa2f View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. Merge branch 'main' into main

    mdo committed Sep 7, 2021
    Copy the full SHA
    4cd974d View commit details
    Browse the repository at this point in the history