aboutsummaryrefslogtreecommitdiff
path: root/examples/theme
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-09-24 17:16:06 -0700
committerMark Otto <[email protected]>2013-09-24 17:16:06 -0700
commitcf915f9c64e99558c987277f0ce43bf100586fa0 (patch)
tree438b34758b906e9a627cf5203dc614d30e8c6bfc /examples/theme
parentf19126ed08418614285804e3621502942b425952 (diff)
parent735105ae7274f5c6175d0b2550fc35597e09bee4 (diff)
downloadbootstrap-cf915f9c64e99558c987277f0ce43bf100586fa0.tar.xz
bootstrap-cf915f9c64e99558c987277f0ce43bf100586fa0.zip
Merge pull request #10790 from twbs/disable-compatibility-mode
Disable IE Compatibility Mode in docs, examples
Diffstat (limited to 'examples/theme')
-rw-r--r--examples/theme/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/theme/index.html b/examples/theme/index.html
index dbc4fdadd..0ca5a2fc4 100644
--- a/examples/theme/index.html
+++ b/examples/theme/index.html
@@ -2,6 +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.0">
<meta name="description" content="">
<meta name="author" content="">