From: Youngbok Shin Date: Sun, 14 Jul 2013 05:58:14 +0000 (+0900) Subject: [popup] Fix text was omitted, although text could be more expanded. X-Git-Tag: submit/tizen/20131004.114939~19 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fefl-theme-tizen.git;a=commitdiff_plain;h=c9cf222dcb2ad70b6869da4dc71b85ca0ff54970 [popup] Fix text was omitted, although text could be more expanded. Change-Id: I3b43e6b595c9539ea1f6892496fb0d6af6e5ee12 --- diff --git a/themes/widgets/popup.edc b/themes/widgets/popup.edc index b17e0b2..f0d5b36 100644 --- a/themes/widgets/popup.edc +++ b/themes/widgets/popup.edc @@ -404,7 +404,6 @@ group { name: "elm/label/base/popup/default"; text { style: "popup_desc_style"; min: 0 1; - max: 0 1; } } }