aboutsummaryrefslogtreecommitdiff
path: root/docs/getting-started
diff options
context:
space:
mode:
authorPatrick H. Lauke <[email protected]>2015-12-20 11:48:17 +0000
committerPatrick H. Lauke <[email protected]>2015-12-20 15:03:55 +0000
commit1df660173c01828519408a9960369b253178aa2d (patch)
treec6e92b3b51f21f471662565fa4248b178636726a /docs/getting-started
parent0cd0e66632131fc12b1c40f3ff0c6111dae9d2ee (diff)
downloadbootstrap-1df660173c01828519408a9960369b253178aa2d.tar.xz
bootstrap-1df660173c01828519408a9960369b253178aa2d.zip
Update info for supported browsers
Diffstat (limited to 'docs/getting-started')
-rw-r--r--docs/getting-started/browsers-devices.md9
1 files changed, 3 insertions, 6 deletions
diff --git a/docs/getting-started/browsers-devices.md b/docs/getting-started/browsers-devices.md
index 623bf155d..f9a950748 100644
--- a/docs/getting-started/browsers-devices.md
+++ b/docs/getting-started/browsers-devices.md
@@ -17,7 +17,7 @@ Bootstrap supports the **latest, stable releases** of all major browsers and pla
### Mobile devices
-Generally speaking, Bootstrap supports the latest versions of each major platform's default browsers.
+Generally speaking, Bootstrap supports the latest versions of each major platform's default browsers. Note that proxy browsers (such as Opera Mini) are not supported.
<div class="table-responsive">
<table class="table table-bordered table-striped">
@@ -26,7 +26,6 @@ Generally speaking, Bootstrap supports the latest versions of each major platfor
<td></td>
<th>Chrome</th>
<th>Firefox</th>
- <th>Opera</th>
<th>Safari</th>
<th>Android Browser &amp; WebView</th>
</tr>
@@ -36,15 +35,13 @@ Generally speaking, Bootstrap supports the latest versions of each major platfor
<th scope="row">Android</th>
<td class="text-success">Supported</td>
<td class="text-success">Supported</td>
- <td class="text-danger">Not supported</td>
<td class="text-muted">N/A</td>
<td class="text-success">Android v5.0+ supported</td>
</tr>
<tr>
<th scope="row">iOS</th>
<td class="text-success">Supported</td>
- <td class="text-muted">N/A</td>
- <td class="text-danger">Not supported</td>
+ <td class="text-success">Supported</td>
<td class="text-success">Supported</td>
<td class="text-muted">N/A</td>
</tr>
@@ -86,7 +83,7 @@ Similarly, the latest versions of most desktop browsers are supported.
<td class="text-success">Supported</td>
<td class="text-success">Supported</td>
<td class="text-success">Supported</td>
- <td class="text-danger">Not supported</td>
+ <td class="text-muted">N/A</td>
</tr>
</tbody>
</table>