[popup][access] change title area to fit with base
authorShinwoo Kim <cinoo.kim@samsung.com>
Wed, 15 May 2013 09:13:40 +0000 (18:13 +0900)
committerSungho Kwak <sungho1.kwak@samsung.com>
Wed, 12 Jun 2013 11:26:00 +0000 (20:26 +0900)
Change-Id: Icf2ca51976d77611deec6879e2a0515ee7153011

Conflicts:

themes/widgets/popup.edc

themes/widgets/popup.edc

index d8787c2..c4d44a1 100644 (file)
@@ -705,14 +705,9 @@ group { name: "elm/popup/base/default";
          repeat_events: 1;
          description { state: "default" 0.0;
             fixed: 1 1;
-            rel1 {
-               relative: 1.0 0.0;
-               to_x: "shadow_left_top_padding";
-               to_y: "elm.bg.title";
-            }
+            rel1.to: "base";
             rel2 {
-               relative: 0.0 1.0;
-               to_x: "shadow_right_bottom_padding";
+               to_x: "base";
                to_y: "elm.bg.title";
             }
             color: 0 0 0 0;