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

Revert "fix(progressbar): fix min-width for Bootstrap 3.2" #5141

Closed
wants to merge 1 commit into from
Closed

Revert "fix(progressbar): fix min-width for Bootstrap 3.2" #5141

wants to merge 1 commit into from

Conversation

wil93
Copy link
Contributor

@wil93 wil93 commented Jan 3, 2016

This reverts commit 8dc13be.

That commit was made to address #2511, because Bootstrap 3.2 had introduced a special min-width value for progress bar values 0%, 1% and 2%. However, this is no longer the case as that feature was later reverted: twbs/bootstrap#12848. See also: twbs/bootstrap#13953.

The currently hardcoded min-width: 0; appears to be an issue in some cases, see here.

This reverts commit 8dc13be.

Conflicts:
	template/progressbar/bar.html
	template/progressbar/progressbar.html
@wesleycho
Copy link
Contributor

LGTM

@wesleycho wesleycho closed this in ed7e460 Jan 3, 2016
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.

2 participants