aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/offcanvas
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2016-12-31 12:20:32 -0800
committerGitHub <[email protected]>2016-12-31 12:20:32 -0800
commite2b6badb86571d482c9653e05cedda10aae12127 (patch)
tree22bcff9e34922541cb21d20d9097a58d6758078d /docs/examples/offcanvas
parent6a5a83e02c336f6ba73a5dc5cd4cb28cc2f8f497 (diff)
downloadbootstrap-e2b6badb86571d482c9653e05cedda10aae12127.tar.xz
bootstrap-e2b6badb86571d482c9653e05cedda10aae12127.zip
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
Diffstat (limited to 'docs/examples/offcanvas')
-rw-r--r--docs/examples/offcanvas/index.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/examples/offcanvas/index.html b/docs/examples/offcanvas/index.html
index 066c711ca..6757120f1 100644
--- a/docs/examples/offcanvas/index.html
+++ b/docs/examples/offcanvas/index.html
@@ -2,9 +2,7 @@
<html lang="en">
<head>
<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">
- <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="../../favicon.ico">