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