Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save chocopie/4507517 to your computer and use it in GitHub Desktop.
Save chocopie/4507517 to your computer and use it in GitHub Desktop.

Revisions

  1. chocopie created this gist Jan 11, 2013.
    2 changes: 2 additions & 0 deletions High dpi device scaling fix - for responsive sites
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
    <meta name="viewport" content="width=device-width,user-scalable=no, scale=1, maximum-scale=1.0" />