From: Baptiste DURAND Date: Thu, 16 Oct 2014 16:49:26 +0000 (+0200) Subject: Work Around TC-1560 X-Git-Tag: accepted/tizen/3.0.m14.3/ivi/20141018.100010^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=96d57eca5bd13b5a807a7da746bc96dbdcbcf539;p=profile%2Fivi%2FModello_Dashboard.git Work Around TC-1560 Change-Id: I6e8bd91e3854b924bff8a3a3c189cd68c61fdff0 Signed-off-by: Baptiste DURAND --- diff --git a/css/style.css b/css/style.css index 5175b39..af62c7d 100644 --- a/css/style.css +++ b/css/style.css @@ -1,6 +1,5 @@ @viewport{ - width: 720px; - height: 1280px; + zoom: 1; user-zoom: fixed; }