am 2552239a: fix most of size problems of DAC on handsets. set device-width for viewport tag

* commit '2552239a522963429f494ff89a4be6d3831fb1fb':
  fix most of size problems of DAC on handsets. set device-width for viewport tag
This commit is contained in:
Scott Main
2013-09-11 10:09:47 -07:00
committed by Android Git Automerger

View File

@@ -13,7 +13,8 @@
/if
?><?cs # END if/else devsite ?>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width" />
<?cs if:page.metaDescription ?>
<meta name="Description" content="<?cs var:page.metaDescription ?>">
<?cs /if ?>