From: Chris Rebert Date: Sun, 4 Aug 2013 04:59:30 +0000 (-0700) Subject: add missing ref to .btn-xs in button sizes docs X-Git-Tag: v3.0.0-rc.2~138^2~5^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F9056%2Fhead;p=thirdparty%2Fbootstrap.git add missing ref to .btn-xs in button sizes docs --- diff --git a/css.html b/css.html index 38433ee5a3..86cd4771d2 100644 --- a/css.html +++ b/css.html @@ -1701,7 +1701,7 @@ For example, <section> should be wrapped as inline. {% endhighlight %}

Button sizes

-

Fancy larger or smaller buttons? Add .btn-lg or .btn-sm for additional sizes.

+

Fancy larger or smaller buttons? Add .btn-lg, .btn-sm, or .btn-xs for additional sizes.