diff options
| author | Jacob Thornton <[email protected]> | 2011-08-24 19:55:11 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-08-24 19:55:11 -0700 |
| commit | 8368cfd523fab964ebd3132e29332b4680cedba5 (patch) | |
| tree | 9792aeebebecc4009cade71addc21faff4a4b7df /docs | |
| parent | 0739583a46833b4813524e69726f79fe1b009542 (diff) | |
| download | bootstrap-8368cfd523fab964ebd3132e29332b4680cedba5.tar.xz bootstrap-8368cfd523fab964ebd3132e29332b4680cedba5.zip | |
add opera to browser support
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/assets/img/browsers.png | bin | 18286 -> 21274 bytes | |||
| -rw-r--r-- | docs/index.html | 3 |
2 files changed, 2 insertions, 1 deletions
diff --git a/docs/assets/img/browsers.png b/docs/assets/img/browsers.png Binary files differindex e2e1f700f..1598f9896 100644 --- a/docs/assets/img/browsers.png +++ b/docs/assets/img/browsers.png diff --git a/docs/index.html b/docs/index.html index 1669e6123..503be111b 100644 --- a/docs/index.html +++ b/docs/index.html @@ -118,12 +118,13 @@ <div class="span5 columns"> <h3>Browser support</h3> <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, Internet Explorer, and Firefox"> + <img src="assets/img/browsers.png" width="258px" height="48px" alt="Tested and supported in Chrome, Safari, Internet Explorer, and Firefox"> <ul> <li>Latest Safari</li> <li>Latest Google Chrome</li> <li>Firefox 4+</li> <li>Internet Explorer 7+</li> + <li>Opera 11</li> </ul> </div> <div class="span5 columns"> |
