[elm_multibuttonentry]Fixed CQ H0100134751:Text is cutt off from left and right side
authorGoun Lee <gouni.lee@samsung.com>
Wed, 12 Oct 2011 09:10:28 +0000 (18:10 +0900)
committerGoun Lee <gouni.lee@samsung.com>
Wed, 12 Oct 2011 09:10:28 +0000 (18:10 +0900)
themes/groups/multibuttonentry.edc

index 8ceca59..d899060 100644 (file)
                   style: "multibuttonentry_textblock_style";
                   min: 0 1;
                }
-               rel1 { relative: 1.0 1.0; to_x:"left.inner.padding";to_y:"top.padding";}
-               rel2 { relative: 0.0 0.0; to_x:"right.inner.padding";to_y:"bottom.padding";}
+               rel1 { relative: 1.0 1.0; to_x:"left.padding";to_y:"top.padding";}
+               rel2 { relative: 0.0 0.0; to_x:"right.padding";to_y:"bottom.padding";}
             }
          }
       }