From 6bdf16ffe7ae8bb6c75d8f7686a2ae025c792ca3 Mon Sep 17 00:00:00 2001 From: Joonghun Park Date: Thu, 24 Oct 2013 14:11:41 +0900 Subject: [PATCH] revise viewport width to be pinned as 360 [title] revise viewport width to be pinned [issue#] TDIS-7445 [problem] Some web sample applications have a small font display on IA HD device which has 960 viewport width [solve] revise viewport width to be pinned as 360 Change-Id: Ia5131493272534b4f96760482d8c396b49cd791b --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index fa30b4d..cdb1f4d 100755 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + Device Orientation - Device Image Rotation -- 2.7.4