From ed0878b0df86c4f6c6f583c445478cb9ca260b58 Mon Sep 17 00:00:00 2001 From: Shinwoo Kim Date: Wed, 15 Jun 2011 13:59:53 +0900 Subject: [PATCH] [timepicker] modify scale related error Change-Id: Ib93002c8fad9d2a531211e65eba352d966ec0c84 --- themes/groups/ctxpopup.edc | 3 --- 1 file changed, 3 deletions(-) diff --git a/themes/groups/ctxpopup.edc b/themes/groups/ctxpopup.edc index fe40470..6be1e94 100644 --- a/themes/groups/ctxpopup.edc +++ b/themes/groups/ctxpopup.edc @@ -3023,8 +3023,6 @@ group { description { color: CTXPOPUP_TP_BG_COLOR; min: 1 CTXPOPUP_TP_HEIGHT; - max: CTXPOPUP_TP_CONTENT_MAX CTXPOPUP_TP_HEIGHT; - fixed: 1 1; rel1 { to: "elm.swallow.content"; } rel2 { to: "elm.swallow.content"; } } @@ -3036,7 +3034,6 @@ group { description { state: "default" 0.0; min: 1 CTXPOPUP_TP_HEIGHT; - max: CTXPOPUP_TP_CONTENT_MAX CTXPOPUP_TP_HEIGHT; } } part { name: "arrow_area_left"; -- 2.7.4