From: Mark Otto Date: Thu, 2 Feb 2012 17:57:22 +0000 (-0800) Subject: add mention of classes to use for button sizes X-Git-Tag: v2.0.1~1^2~73 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9ab843b936a6bc9889f0f55a83f13cb25a3990bd;p=thirdparty%2Fbootstrap.git add mention of classes to use for button sizes --- diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index 12e0c76b24..b4d58a8ace 100644 Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ diff --git a/docs/base-css.html b/docs/base-css.html index 8c504d8147..3c9e9a187d 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -1262,7 +1262,7 @@ For example, <code>section</code> should be wrapped as inline.

Multiple sizes

-

Fancy larger or smaller buttons? Have at it!

+

Fancy larger or smaller buttons? Add .btn-large or .btn-small for two additional sizes.

Primary action Action diff --git a/docs/templates/pages/base-css.mustache b/docs/templates/pages/base-css.mustache index 27c9a96fd4..5c0444d1a8 100644 --- a/docs/templates/pages/base-css.mustache +++ b/docs/templates/pages/base-css.mustache @@ -1186,7 +1186,7 @@

{{_i}}Multiple sizes{{/i}}

-

{{_i}}Fancy larger or smaller buttons? Have at it!{{/i}}

+

{{_i}}Fancy larger or smaller buttons? Add .btn-large or .btn-small for two additional sizes.{{/i}}

{{_i}}Primary action{{/i}} {{_i}}Action{{/i}}