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.