Make conditional comment for IE stricter

This commit is contained in:
Tom MacWright
2013-05-08 10:05:04 -04:00
parent 9ef274a268
commit 1c7d0ebc66
+2 -2
View File
@@ -16,9 +16,9 @@
Raven.config('https://af8ce79129b24fa28d91ede59302369c@app.getsentry.com/6009').install();
</script>
<!--[if !IE || gte IE 9]><!-->
<!--[if !IE || gt IE 9]>
<script src='iD.js'></script>
<!-- <![endif]-->
<![endif]-->
</head>
<body>
<div id='id-container'></div>