diff options
| -rw-r--r-- | site/content/docs/4.3/getting-started/browsers-devices.md | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/site/content/docs/4.3/getting-started/browsers-devices.md b/site/content/docs/4.3/getting-started/browsers-devices.md index 17beca00e..0b84930cb 100644 --- a/site/content/docs/4.3/getting-started/browsers-devices.md +++ b/site/content/docs/4.3/getting-started/browsers-devices.md @@ -34,7 +34,6 @@ Generally speaking, Bootstrap supports the latest versions of each major platfor <th>Firefox</th> <th>Safari</th> <th>Android Browser & WebView</th> - <th>Microsoft Edge</th> </tr> </thead> <tbody> @@ -44,7 +43,6 @@ Generally speaking, Bootstrap supports the latest versions of each major platfor <td>Supported</td> <td class="text-muted">—</td> <td>v6.0+</td> - <td>Supported</td> </tr> <tr> <th scope="row">iOS</th> @@ -52,15 +50,6 @@ Generally speaking, Bootstrap supports the latest versions of each major platfor <td>Supported</td> <td>Supported</td> <td class="text-muted">—</td> - <td>Supported</td> - </tr> - <tr> - <th scope="row" class="text-nowrap">Windows 10 Mobile</th> - <td class="text-muted">—</td> - <td class="text-muted">—</td> - <td class="text-muted">—</td> - <td class="text-muted">—</td> - <td>Supported</td> </tr> </tbody> </table> @@ -109,7 +98,7 @@ Unofficially, Bootstrap should look and behave well enough in Chromium and Chrom ## Internet Explorer -Internet Explorer 11 is supported; IE10 and down is not. Please be aware that some CSS3 properties and HTML5 elements are not fully supported in IE10, or require prefixed properties for full functionality. Visit [Can I use...](https://caniuse.com/) for details on browser support of CSS3 and HTML5 features. **If you require IE8-9 support, use Bootstrap 3.** +Internet Explorer 11 is supported; IE10 and down is not. Please be aware that some CSS3 properties and HTML5 elements are not fully supported in Internet Explorer, or require prefixed properties for full functionality. Visit [Can I use...](https://caniuse.com/) for details on browser support of CSS3 and HTML5 features. **If you require IE10 support, use Bootstrap 4.** ## Modals and dropdowns on mobile |
