From e5eb2d8ce1b22024c00a73eb3d8b095e9d9b2401 Mon Sep 17 00:00:00 2001 From: Shinwoo Kim Date: Fri, 16 Mar 2012 18:08:54 +0900 Subject: [popup] fix title align issue Change-Id: I81dc28a1a6b883bda351ba97270ca243ebc42ded --- themes/widgets/popup.edc | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/widgets/popup.edc b/themes/widgets/popup.edc index 84defb25..966b6031 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; -- cgit v1.2.3