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 zc-m{3$=ouNnJ2)TnT3l11Qh)z@+h+9p40NrKR0>fNntJ|i2zl$Jh;TfJ`N_J*bG~! z*v8wZKmwDOb2@@W^3H93#~H{D5^@wYf(ca$#u$Kvt~;8+goK?|>w<(1as@@;hXUYX>6Q3M^nhhjkf5Mn445 delta 441 zc-m{3$=ouNnJ2)TnT3l11a|mNKGu!V|k zynPBJFnKwrBik9U$mVyPf$Sh5M?oX7qSL20R|>`$fP}6)n!$vGomT6Dgbw6m8b6t% zz!|14u%J=^By^_17AC~sSPd5HnWzG_6G`jki3Tu-a87!y022DP$pj{3uz9ZtNa+1> zeWueOZQ_&TPqTqU>`xd&L}Wp{$tS##c>hoMGo69+@=rP-$z3?

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}} -- 2.47.3