From: Mark Otto Date: Sat, 16 Mar 2013 21:49:21 +0000 (-0700) Subject: typo X-Git-Tag: v3.0.0-rc1~580 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e0de08c38975b6b4b12a075b4b7d924922d71c88;p=thirdparty%2Fbootstrap.git typo --- diff --git a/docs/css.html b/docs/css.html index 2116ad3d82..c740b17733 100644 --- a/docs/css.html +++ b/docs/css.html @@ -582,7 +582,7 @@ title: CSS {% endhighlight %}

Column ordering

-

Easily the order of our built-in grid columns with .push* and .pull* modifier classes.

+

Easily change the order of our built-in grid columns with .push* and .pull* modifier classes.

9
3