Skip to content

Commit

Permalink
Add viewport meta tag
Browse files Browse the repository at this point in the history
  • Loading branch information
knowtheory committed Dec 9, 2014
1 parent 101db01 commit d8c78dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions viewer-responsive.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="ClearType" content="true">
<meta http-equiv="X-UA-Compatible" content="chrome=1" />
<title>Document Viewer (Dev)</title>
Expand Down

0 comments on commit d8c78dc

Please sign in to comment.