diff --git a/components.html b/components.html index 06b69ad1a0..6cf14ab445 100644 --- a/components.html +++ b/components.html @@ -2367,7 +2367,7 @@ body { padding-bottom: 70px; } {% endhighlight %}

Animated

-

Add .active to .progress-striped to animate the stripes right to left. Not available in all versions of IE.

+

Add .active to .progress-striped to animate the stripes right to left. Not available in IE9 and below.

45% Complete
diff --git a/css.html b/css.html index 3b2cdf813f..74f46cac0c 100644 --- a/css.html +++ b/css.html @@ -355,7 +355,7 @@ lead: "Global CSS settings, fundamental HTML elements styled and enhanced with e
.col-xs-6 .col-sm-3
{% endhighlight %} -

In addition to column clearing at responsive breakpoints, you may need to reset offsets, pushes, or pulls. Those resets are available for medium and large grid tiers only, since they start only at the (second) small grid tier. See this in action in the grid example.

+

In addition to column clearing at responsive breakpoints, you may need to reset offsets, pushes, or pulls. See this in action in the grid example.

{% highlight html %}
.col-sm-5 .col-md-6