From: Rajeev Ranjan Date: Tue, 28 Feb 2012 15:52:25 +0000 (+0530) Subject: [Popup] Removed the left alignment of content for customstyle as it was creating... X-Git-Tag: submit/2.0alpha-wayland/20121130.000903~222 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=79cabad9ead1075fccea8947dfd6b21fef52e0f4;p=profile%2Fivi%2Fefl-theme-tizen.git [Popup] Removed the left alignment of content for customstyle as it was creating alignment issue with HD target. --- diff --git a/themes/widgets/popup.edc b/themes/widgets/popup.edc index 36e4ae4..9735152 100644 --- a/themes/widgets/popup.edc +++ b/themes/widgets/popup.edc @@ -1374,14 +1374,6 @@ group { name: "elm/popup/content/customstyle"; scale : 1; description { state: "default" 0.0; min: POPUP_CONTENT_CUSTOMSTYLE_DEFAULT_MIN_INC; - align: 0.0 0.0; - fixed: 1 0; - rel1 { - relative: 0.0 0.0; - } - rel2 { - relative: 1.0 1.0; - } } } }