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

Progress line height #21805

Merged
merged 2 commits into from
Jan 21, 2017
Merged

Progress line height #21805

merged 2 commits into from
Jan 21, 2017

Commits on Jan 21, 2017

  1. remove obvi comments

    mdo committed Jan 21, 2017
    Configuration menu
    Copy the full SHA
    4437973 View commit details
    Browse the repository at this point in the history
  2. proper fix for #21801

    - ensures .progress-bar text is vertically centered should the height of the .progress-bar change by matching the line-height and height values
    - we can't use flexbox here because the inner text of an element doesn't count as a flex item
    mdo committed Jan 21, 2017
    Configuration menu
    Copy the full SHA
    8d99ca0 View commit details
    Browse the repository at this point in the history