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

For inline-block correctly use min-width #5128

Merged
merged 1 commit into from Mar 4, 2015

Commits on Mar 4, 2015

  1. For inline-block correctly use min-width

    With inline-block elements set the width to max(min width,
    specified width) instead of only using the specified width.
    bjwbell committed Mar 4, 2015
You can’t perform that action at this time.