Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

Limit progress bar width to 100% #3005

Closed
wants to merge 2 commits into from
Closed

Limit progress bar width to 100% #3005

wants to merge 2 commits into from

Conversation

dustinboss
Copy link
Contributor

In the event that a progress bar has a value that is over 100% (such as fundraisers exceeding their goal), the formatting breaks. The current ng-style attribute allows the width to be whatever the percentage is. These changes will max the width to 100%.

hsubu added 2 commits November 20, 2014 19:51
Created a max width of 100% in case percentage is over 100%
Limit width to 100%, in case the percentage is over 100%
@wesleycho
Copy link
Contributor

Thanks, this will be in the next release.

fernando-sendMail pushed a commit to fernando-sendMail/bootstrap that referenced this pull request Jul 9, 2015
fernando-sendMail pushed a commit to fernando-sendMail/bootstrap that referenced this pull request Jul 16, 2015
fernando-sendMail pushed a commit to fernando-sendMail/bootstrap that referenced this pull request Jul 16, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants