* Adjusted viewport setting to properly adjust font/scale size for Pre3 and other resolutions

This commit is contained in:
Morgan McMillian 2013-04-07 10:31:17 -04:00
parent d8b5122bb6
commit cc94da6922

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>Todo.txt Enyo</title>
<meta name="viewport" content="height=device-height,width=device-width">
<meta name="viewport" content="height=device-height">
<script src="/opt/PalmSDK/Current/share/framework/enyo/1.0/framework/enyo.js" type="text/javascript" launch="nobridge"></script>
</head>
<body>