[popup] fix title align issue
authorShinwoo Kim <cinoo.kim@samsung.com>
Fri, 16 Mar 2012 09:08:54 +0000 (18:08 +0900)
committerShinwoo Kim <cinoo.kim@samsung.com>
Sun, 18 Mar 2012 06:18:33 +0000 (15:18 +0900)
Change-Id: I81dc28a1a6b883bda351ba97270ca243ebc42ded

themes/widgets/popup.edc

index 84defb2..966b603 100644 (file)
@@ -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;