diff options
| author | Jacob Thornton <[email protected]> | 2011-08-21 22:48:01 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-08-21 22:48:01 -0700 |
| commit | fef3672ad3b92ba085d55211e850a3dd4c0a76c6 (patch) | |
| tree | ad29066cdfab19d0eee47a2f4a3a75e66b245098 /docs | |
| parent | 3ef86aa7031adf7b7e50b0841ee478c6803d37b0 (diff) | |
| download | bootstrap-fef3672ad3b92ba085d55211e850a3dd4c0a76c6.tar.xz bootstrap-fef3672ad3b92ba085d55211e850a3dd4c0a76c6.zip | |
update copy for browser support
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/assets/img/browsers.png | bin | 15994 -> 18286 bytes | |||
| -rw-r--r-- | docs/index.html | 7 |
2 files changed, 4 insertions, 3 deletions
diff --git a/docs/assets/img/browsers.png b/docs/assets/img/browsers.png Binary files differindex 0dae62c78..e2e1f700f 100644 --- a/docs/assets/img/browsers.png +++ b/docs/assets/img/browsers.png diff --git a/docs/index.html b/docs/index.html index 808d94ffc..debc270ba 100644 --- a/docs/index.html +++ b/docs/index.html @@ -117,12 +117,13 @@ </div> <div class="span5 columns"> <h3>Browser support</h3> - <p>Bootstrap is tested and supported in modern browsers like Chrome, Safari, and Firefox. Full support for some versions of Internet Explorer is in the works.</p> + <p>Bootstrap is tested and supported in major modern browsers like Chrome, Safari, Internet Explorer and Firefox.</p> <img src="assets/img/browsers.png" width="220px" height="48px" alt="Tested and supported in Chrome, Safari, and Firefox"> <ul> <li>Latest Safari</li> <li>Latest Google Chrome</li> - <li>Firefox v4</li> + <li>Firefox 4+</li> + <li>Internet Explorer 7+</li> </ul> </div> <div class="span5 columns"> @@ -1382,4 +1383,4 @@ Lorem ipsum dolar sit amet illo error <a href="#" title="below">ipsum</a> verita </div> </body> -</html> +</html>
\ No newline at end of file |
