diff --git a/getting-started.html b/getting-started.html index d8aceadbe..08773b2ea 100644 --- a/getting-started.html +++ b/getting-started.html @@ -708,7 +708,7 @@ bootstrap/
Visit Can I use... for details on browser support of CSS3 and HTML5 features.
IE8 does not fully support box-sizing: border-box; when combined with min-width, max-width, min-height, and max-height. For that reason, as of v3.0.1, we have moved from max-width on .containers.
IE8 does not fully support box-sizing: border-box; when combined with min-width, max-width, min-height, or max-height. For that reason, as of v3.0.1, we no longer use max-width on .containers.
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: