[naviframe button] Fix the height align for the toolbar button text
authorJaehyun Cho <jae_hyun_cho@naver.com>
Wed, 29 May 2013 04:39:43 +0000 (13:39 +0900)
committerSungho Kwak <sungho1.kwak@samsung.com>
Wed, 12 Jun 2013 11:32:24 +0000 (20:32 +0900)
Change-Id: Icfcfbf346ce0fab5979c8279feeb51e8006dca1c

themes/widgets/button.edc

index 212b8d9..8895aa8 100644 (file)
@@ -4539,6 +4539,7 @@ BUTTON_SCROLL_JUMPTO("jumpto_left", "00_icon_jump_left.png")
                text {
                   min: 0 1;
                   max: 1 1;
+                  align: 0.5 0.54;
                   style: "btn_naviframe_toolbar";
                }
             }
@@ -4924,6 +4925,7 @@ BUTTON_SCROLL_JUMPTO("jumpto_left", "00_icon_jump_left.png")
                text {
                   min: 0 1;
                   max: 1 1;
+                  align: 0.5 0.54;
                   style: "btn_naviframe_toolbar";
                }
             }
@@ -5033,6 +5035,7 @@ BUTTON_SCROLL_JUMPTO("jumpto_left", "00_icon_jump_left.png")
                text {
                   min: 0 1;
                   max: 1 1;
+                  align: 0.5 0.54;
                   style: "btn_naviframe_toolbar";
                }
             }