diff --git a/getting-started.html b/getting-started.html index a0dcddd14..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..In addition, Internet Explorer 8 requires the use of respond.js to enable media query support.
Bootstrap is not supported in the old Internet Explorer compatibility modes. To be sure you're using the latest rendering mode for IE, consider including the appropriate meta tag in your pages:
Bootstrap is not supported in the old Internet Explorer compatibility modes. To be sure you're using the latest rendering mode for IE, consider including the appropriate <meta> tag in your pages: