From: Mark Otto Date: Tue, 8 Jul 2014 23:54:57 +0000 (-0700) Subject: drop the low percentages docs from progress bars X-Git-Tag: v4.0.0-alpha~775 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ca45be6e9e800629ff2456dba6428429443d157;p=thirdparty%2Fbootstrap.git drop the low percentages docs from progress bars --- diff --git a/docs/_includes/components/progress-bars.html b/docs/_includes/components/progress-bars.html index d57c3fa7d0..a77afc1610 100644 --- a/docs/_includes/components/progress-bars.html +++ b/docs/_includes/components/progress-bars.html @@ -42,34 +42,6 @@ {% endhighlight %} -

Low percentages

-

Progress bars representing low single digit percentages, as well as 0%, include a min-width: 20px; for legibility.

-
-
-
- 0% -
-
-
-
- 2% -
-
-
-{% highlight html %} -
-
- 0% -
-
-
-
- 2% -
-
-{% endhighlight %} - -

Contextual alternatives

Progress bars use some of the same button and alert classes for consistent styles.