[entry] fixed the size of the selection handler
authorMyungjae Lee <mjae.lee@samsung.com>
Mon, 14 Nov 2011 05:32:41 +0000 (14:32 +0900)
committerMyungjae Lee <mjae.lee@samsung.com>
Mon, 14 Nov 2011 05:32:41 +0000 (14:32 +0900)
themes/groups/entry.edc

index 1c2949b..efea5c1 100644 (file)
@@ -1731,7 +1731,7 @@ group { name: "elm/entry/base-password/popup";
 
        group { name: "elm/entry/selection/block_handle_right";
                data.item: "position" "BOTH";
-               data.item: "height" "20";
+               data.item: "height" "40";
                images {
                  image: "copy&paste_Icon_right.png" COMP;
                  image: "copy&paste_Icon_right_press.png" COMP;