[Button] Naviframe title icon button offset is changed
authorJung Chanwook <joey.jung@samsung.com>
Thu, 16 May 2013 10:14:20 +0000 (19:14 +0900)
committerSungho Kwak <sungho1.kwak@samsung.com>
Wed, 12 Jun 2013 11:26:13 +0000 (20:26 +0900)
themes/widgets/button.edc

index 8386652..022f2ac 100644 (file)
@@ -5334,7 +5334,7 @@ BUTTON_SCROLL_JUMPTO("jumpto_left", "00_icon_jump_left.png")
                 rel1.to: "elm.swallow.content";
                 rel1.offset: 0 -2;
                 rel2.to: "elm.swallow.content";
-                rel2.offset: -1 -3;
+                rel2.offset: 0 -2;
             }
          }
          part { name: "elm.icon.proxy.clipper";