From: Shinwoo Kim Date: Fri, 16 Mar 2012 09:08:54 +0000 (+0900) Subject: [popup] fix title align issue X-Git-Tag: submit/2.0alpha-wayland/20121130.000903~201 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e5eb2d8ce1b22024c00a73eb3d8b095e9d9b2401;p=profile%2Fivi%2Fefl-theme-tizen.git [popup] fix title align issue Change-Id: I81dc28a1a6b883bda351ba97270ca243ebc42ded --- diff --git a/themes/widgets/popup.edc b/themes/widgets/popup.edc index 84defb2..966b603 100644 --- a/themes/widgets/popup.edc +++ b/themes/widgets/popup.edc @@ -227,6 +227,7 @@ group { name: "elm/popup/base/default"; style: "popup_title_style"; min: 0 0; max: 0 1; + align: 0.5 0.0; } color: POPUP_DEFAULT_TITLE_TEXT_COLOR_INC; visible:0;