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:
Samuel Mannehed
2019-03-13 14:20:12 +01:00
parent 80c52ba7cb
commit daff988e17
2 changed files with 0 additions and 8 deletions

View File

@@ -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 {