Skip to content

Commit 8368cfd

Browse files
committed
add opera to browser support
1 parent 0739583 commit 8368cfd

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

bootstrap-1.1.0.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* http://www.apache.org/licenses/LICENSE-2.0
77
*
88
* Designed and built with all the love in the world @twitter by @mdo and @fat.
9-
* Date: Wed Aug 24 15:54:36 PDT 2011
9+
* Date: Wed Aug 24 19:43:43 PDT 2011
1010
*/
1111
/* Reset.less
1212
* Props to Eric Meyer (meyerweb.com) for his CSS reset file. We're using an adapted version here that cuts out some of the reset HTML elements we will never need here (i.e., dfn, samp, etc).

docs/assets/img/browsers.png

2.92 KB
Loading

docs/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,12 +118,13 @@ <h3>History</h3>
118118
<div class="span5 columns">
119119
<h3>Browser support</h3>
120120
<p>Bootstrap is tested and supported in major modern browsers like Chrome, Safari, Internet Explorer, and Firefox.</p>
121-
<img src="assets/img/browsers.png" width="220px" height="48px" alt="Tested and supported in Chrome, Safari, Internet Explorer, and Firefox">
121+
<img src="assets/img/browsers.png" width="258px" height="48px" alt="Tested and supported in Chrome, Safari, Internet Explorer, and Firefox">
122122
<ul>
123123
<li>Latest Safari</li>
124124
<li>Latest Google Chrome</li>
125125
<li>Firefox 4+</li>
126126
<li>Internet Explorer 7+</li>
127+
<li>Opera 11</li>
127128
</ul>
128129
</div>
129130
<div class="span5 columns">

0 commit comments

Comments
 (0)