diff --git a/docs/getting-started.html b/docs/getting-started.html index b46c2d0a2f..e037354996 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -349,10 +349,6 @@ bootstrap/
-.container-fluid.container.row-fluid.row.input-block-level.container-fluid.container (no more fixed grid).row-fluid.form-control class applied are now 100% wide by default. Wrap inputs inside <div class="col-*"></div> to control input widths..badge no longer has contextual (-success,-primary,etc..) classes..btn must also use .btn-default to get the "default" button..container and .row are now fluid (percentage-based)..row is now fluid..img-responsive for fluid <img> size..glyphicon, are now font based. Icons also require a base and icon class (e.g. .glyphicon .glyphicon-asterisk).