From 421e7af1377e5c17156e796c38fd075d3ce2566f Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Wed, 5 Mar 2014 21:48:38 -0800 Subject: [PATCH] add link from Getting Started page to Wall of Browser Bugs page --- docs/getting-started.html | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/getting-started.html b/docs/getting-started.html index afe32ab727..163a7ffa66 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -418,6 +418,7 @@ bootstrap/

Unofficially, Bootstrap should look and behave well enough in Chromium and Chrome for Linux, Firefox for Linux, and Internet Explorer 7, though they are not officially supported.

+

For a list of some of the browser bugs that Bootstrap has to grapple with, see our Wall of browser bugs.

Internet Explorer 8 and 9

Internet Explorer 8 and 9 are also supported, however, please be aware that some CSS3 properties and HTML5 elements are not fully supported by these browsers. In addition, Internet Explorer 8 requires the use of Respond.js to enable media query support.