From 9ab843b936a6bc9889f0f55a83f13cb25a3990bd Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 2 Feb 2012 09:57:22 -0800 Subject: [PATCH] add mention of classes to use for button sizes --- docs/assets/bootstrap.zip | Bin 52356 -> 52356 bytes docs/base-css.html | 2 +- docs/templates/pages/base-css.mustache | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index 12e0c76b24b95e99d192db4ca87cb1c504408a97..b4d58a8aced49f1ae0fdfdc02cf707f8088823a9 100644 GIT binary patch delta 441 zcmZpf$=ouNnJ2)TnT3l11Qh)z@+h+9p40NrKR0>fNntJ|i2zl$Jh;TfJ`N_J;u*G3 zv5mJ+fdnQm=X3;%9!Ge8L-v_y2@H5-^I&BBz0Ua-S#)%0MCzA`#hyVak CgRL$A delta 441 zcmZpf$=ouNnJ2)TnT3l11a|mN5GcVDfTKN47Iy?VI0m2C{>M90iTQicX*2Tqzi101~?HXa*A!c3Q0q5;~BNY5Zi4 z0%w@Iz=BEvkh(Js5G#SE@i$h3g?c8cKh&TC!Hxlpv34bPVxPayIPdXsUT{!82VUo<` qz*FK#YC2B^BJqBof|?DtJN>i~lKHz%+ad8J&p1JN!jlWmhyVaf4#(U8 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}}