diff options
| author | XhmikosR <[email protected]> | 2018-10-30 12:25:12 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2018-11-03 21:59:11 +0200 |
| commit | eeea8b5ed32245ac2ec24925763f8303371f151c (patch) | |
| tree | 7b79b99c828fe02d10a08afa8a63f53beda6a5bd | |
| parent | 8b20bce873c6dce6a34fa5965481da92121bdc37 (diff) | |
| download | bootstrap-eeea8b5ed32245ac2ec24925763f8303371f151c.tar.xz bootstrap-eeea8b5ed32245ac2ec24925763f8303371f151c.zip | |
docs: remove false info from v3 suggestion.
| -rw-r--r-- | site/docs/4.1/getting-started/browsers-devices.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/site/docs/4.1/getting-started/browsers-devices.md b/site/docs/4.1/getting-started/browsers-devices.md index 7e667a7b6..078d9912d 100644 --- a/site/docs/4.1/getting-started/browsers-devices.md +++ b/site/docs/4.1/getting-started/browsers-devices.md @@ -121,9 +121,7 @@ For a list of some of the browser bugs that Bootstrap has to grapple with, see o ## Internet Explorer -Internet Explorer 10+ is supported; IE9 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.** It's the most stable version of our code and is still supported by our team for critical bugfixes and documentation changes. However, no new features will be added to it. +Internet Explorer 10+ is supported; IE9 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.** ## Modals and dropdowns on mobile |
