]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Document that .progress-bar-striped doesn't work in IE<=9; fixes #16058
authorChris Rebert <github@rebertia.com>
Fri, 13 Mar 2015 20:53:12 +0000 (13:53 -0700)
committerChris Rebert <github@rebertia.com>
Fri, 13 Mar 2015 20:53:12 +0000 (13:53 -0700)
[skip sauce]

docs/_includes/components/progress-bars.html

index 0602ccf118a7f2c694d799fb4e208a32438589c0..e8ea1beed473eca2736e83e5ef196da073d34f38 100644 (file)
 {% 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%">