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 bar min-width messes with stacked bars #14586

Closed
michaeldjeffrey opened this issue Sep 9, 2014 · 4 comments
Closed

progress bar min-width messes with stacked bars #14586

michaeldjeffrey opened this issue Sep 9, 2014 · 4 comments

Comments

@michaeldjeffrey
Copy link

The min-width on progress bars meant for showing 0% text cases can sometimes cause stacked bars to not appear. This problem arises when using the aria-valuenow attribute.

jsbin demo

Resizing the browser to a grid size medium or below shows the problems in the 90%s.

@cvrebert
Copy link
Collaborator

cvrebert commented Sep 9, 2014

That min-width is gone in v3.2.1; see #13953.

@cvrebert cvrebert closed this as completed Sep 9, 2014
@cvrebert cvrebert added the css label Sep 9, 2014
@michaeldjeffrey
Copy link
Author

is it also removed from 0% cases?
f22e7d8

@cvrebert
Copy link
Collaborator

cvrebert commented Sep 9, 2014

Oops, sorry.

@cvrebert cvrebert reopened this Sep 9, 2014
@mdo
Copy link
Member

mdo commented Sep 23, 2014

0% still have the min-width. I think this will stay for v3, though v4 will see an entirely new progress bar.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants