mirror of https://github.com/twbs/bootstrap.git
fix copy for ie in docs
This commit is contained in:
parent
fef3672ad3
commit
621f358dc0
|
|
@ -117,8 +117,8 @@
|
|||
</div>
|
||||
<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, and Firefox">
|
||||
<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">
|
||||
<ul>
|
||||
<li>Latest Safari</li>
|
||||
<li>Latest Google Chrome</li>
|
||||
|
|
|
|||
Loading…
Reference in New Issue