diff --git a/getting-started.html b/getting-started.html index 8aafce369..9d4d46a78 100644 --- a/getting-started.html +++ b/getting-started.html @@ -634,14 +634,14 @@ bootstrap/
.input-* are 100% width. 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.btn must also use .btn-default to get the "default" button.container and .row are now fluid (percentage-based).img-responsive for fluid IMG size.img-responsive for fluid <img> size.glyphicon are in a separate CSS file..glyphicon base class in all icons (ie: .glyphicon .glyphicon-asterisk)..glyphicon base class in all icons (e.g. .glyphicon .glyphicon-asterisk)..modal-header .modal-body .modal-footer now get wrapped in .modal-content and .modal-dialog'show.bs.modal'. For tabs 'shown' use 'shown.bs.tab', etc..'show.bs.modal'. For tabs "shown" use 'shown.bs.tab', etc..