2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

Document that .progress-bar-striped doesn't work in IE<=9; fixes #16058

[skip sauce]
This commit is contained in:
Chris Rebert
2015-03-13 13:53:12 -07:00
parent ba1345f144
commit f3ae9430f2
+1 -1
View File
@@ -116,7 +116,7 @@
{% endhighlight %}
<h2 id="progress-striped">Striped</h2>
<p>Uses a gradient to create a striped effect. Not available in IE8.</p>
<p>Uses a gradient to create a striped effect. Not available in IE9 and below.</p>
<div class="bs-example" data-example-id="striped-progress-bar">
<div class="progress">
<div class="progress-bar progress-bar-success progress-bar-striped" role="progressbar" aria-valuenow="40" aria-valuemin="0" aria-valuemax="100" style="width: 40%">