2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03:00

v4: Rip out IE compatibility mode meta tags (#21483)

* Remove IE compatibility mode meta tag from docs, examples, and JS tests as we no longer support IE9 and IE8
* update and remove some IE bits from our supported browser page
* update introduction.md to match
* reword starter template intro
This commit is contained in:
Mark Otto
2016-12-31 12:20:32 -08:00
committed by GitHub
parent 6a5a83e02c
commit e2b6badb86
31 changed files with 5 additions and 114 deletions
-1
View File
@@ -1,5 +1,4 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>