Skip to content

Commit 645a5f7

Browse files
author
Eli Ribble
committed
Remove the viewport meta tag
I'm not even sure where this came from or if its valid, but it causes major errors in Chrome
1 parent c8c9889 commit 645a5f7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
<script src="js/controllers.js"></script>
1010
<script src="js/jquery-1.10.1.js"></script>
1111
<script src="js/layers.js"></script>
12-
<meta name="viewport" content="width=device-width; initial-scale=1.0" />
1312
<link rel="stylesheet" type="text/css" href="css/app.css" />
1413

1514

0 commit comments

Comments
 (0)