mirror of
https://github.com/fastmail/Squire.git
synced 2024-12-22 07:13:08 -05:00
Force IE to not be in compatibility mode.
This commit is contained in:
parent
388740c7f8
commit
99c26861c1
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
<title></title>
|
||||
<style type="text/css">
|
||||
html {
|
||||
|
|
Loading…
Reference in a new issue