From 7722ab556674bbaef33b819e2d49ee3444220785 Mon Sep 17 00:00:00 2001 From: juniorconte Date: Mon, 6 Jan 2014 11:41:15 -0200 Subject: [PATCH] notes from .input-block-level --- docs/getting-started.html | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/docs/getting-started.html b/docs/getting-started.html index a73179f3ae..b46c2d0a2f 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -441,6 +441,10 @@ bootstrap/ .input-large .input-lg + + .input-block-level + .form-control + .control-group .form-group @@ -668,6 +672,11 @@ bootstrap/ .control-group.info N/A + + Block level from input + .input-block-level + No direct equivalent, but forms controls are similar. + Fluid container .container-fluid @@ -1099,4 +1108,4 @@ if (isAndroid) {

Not all sites and applications need to make use of everything Bootstrap has to offer, especially in production environments where optimizing bandwidth is an issue. We encourage you to remove whatever is unused with our Customizer.

Using the Customizer, simply uncheck any component, feature, or asset you don't need. Hit download and swap out the default Bootstrap files with these newly customized ones. You'll get vanilla Bootstrap, but without the features *you* deem unnecessary. All custom builds include compiled and minified versions, so use whichever works for you.

- + \ No newline at end of file