diff options
| author | Chris Rebert <[email protected]> | 2014-03-05 21:48:38 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-03-06 15:19:27 -0800 |
| commit | 421e7af1377e5c17156e796c38fd075d3ce2566f (patch) | |
| tree | 06eba859eb62532faa5b2866688d56c9a7d66a22 /docs | |
| parent | 39f8bbac37cc6d53a5804d24105e8d5670c5ec3d (diff) | |
| download | bootstrap-421e7af1377e5c17156e796c38fd075d3ce2566f.tar.xz bootstrap-421e7af1377e5c17156e796c38fd075d3ce2566f.zip | |
add link from Getting Started page to Wall of Browser Bugs page
Diffstat (limited to 'docs')
| -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> |
