diff options
| author | Chris Rebert <[email protected]> | 2014-03-06 16:23:10 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-03-06 16:23:10 -0800 |
| commit | 44a6202a7c35ef872cc3e569816a6b7dd37544a0 (patch) | |
| tree | 06eba859eb62532faa5b2866688d56c9a7d66a22 /docs/getting-started.html | |
| parent | 839f8faa912477665c55e5f75f715cf5f77d744e (diff) | |
| parent | 421e7af1377e5c17156e796c38fd075d3ce2566f (diff) | |
| download | bootstrap-44a6202a7c35ef872cc3e569816a6b7dd37544a0.tar.xz bootstrap-44a6202a7c35ef872cc3e569816a6b7dd37544a0.zip | |
Merge pull request #12943 from twbs/browser-bugs
add Wall of Browser Bugs docs page
Diffstat (limited to 'docs/getting-started.html')
| -rw-r--r-- | docs/getting-started.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/getting-started.html b/docs/getting-started.html index afe32ab72..163a7ffa6 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -418,6 +418,7 @@ bootstrap/ </table> </div> <p>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.</p> + <p>For a list of some of the browser bugs that Bootstrap has to grapple with, see our <a href="../browser-bugs/">Wall of browser bugs</a>.</p> <h3 id="support-ie8-ie9">Internet Explorer 8 and 9</h3> <p>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, <strong>Internet Explorer 8 requires the use of <a href="https://github.com/scottjehl/Respond">Respond.js</a> to enable media query support.</strong></p> |
