Remove X-UA-Compatible meta tag
It's only required if we wanted support IE8, IE9 or older. We require at least IE11 at the moment.
This commit is contained in:
@@ -18,10 +18,6 @@
|
||||
|
||||
<meta charset="utf-8">
|
||||
|
||||
<!-- Always force latest IE rendering engine (even in intranet) &
|
||||
Chrome Frame. Remove this if you use the .htaccess -->
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
|
||||
<style type="text/css">
|
||||
|
||||
body {
|
||||
|
||||
Reference in New Issue
Block a user