Skip to content

Progress bar:fix use variable progress-border-radius instead of border-radius #20333

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

Merged
merged 1 commit into from
Jul 28, 2016
Merged

Progress bar:fix use variable progress-border-radius instead of border-radius #20333

merged 1 commit into from
Jul 28, 2016

Conversation

owjon
Copy link

@owjon owjon commented Jul 20, 2016

In v4-dev branch, the border-radius for progress bar component is applying $border-radius variable.

So currently we cannot customize the border-radius for progress bar without affecting other components which apply $border-radius variable as well . While there is a customizable variable $progress-border-radius not being in use at all (#18623).

This commit changes to use $progress-border-radius to replace $border-radius for progress bar to make it work properly.

@mdo mdo modified the milestone: v4.0.0-alpha.4 Jul 28, 2016
@mdo mdo merged commit 658c4c3 into twbs:v4-dev Jul 28, 2016
@mdo mdo mentioned this pull request Jul 28, 2016
@mdo mdo modified the milestones: v4.0.0-alpha.4, v4.0.0-alpha.3.1 Aug 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants