seoz pushed a commit to branch master.

commit 22cae5f4c58ab2972bdc2c59547776a26d8a84ee
Author: Daniel Juyung Seo <[email protected]>
Date:   Thu May 23 18:39:28 2013 +0900

    entry.edc: Reduced entry hander size. It was too big compared with other 
widgets.
---
 data/themes/widgets/entry.edc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/data/themes/widgets/entry.edc b/data/themes/widgets/entry.edc
index 238978e..ff9adf2 100644
--- a/data/themes/widgets/entry.edc
+++ b/data/themes/widgets/entry.edc
@@ -1442,7 +1442,7 @@ group { name: "elm/entry/handler/start/default";
             visible: 0;
             align: 1 0;
             fixed: 1 1;
-            min: 36 50;
+            min: 16 22;
             image {
                normal: "handler_start.png";
             }
@@ -1505,7 +1505,7 @@ group { name: "elm/entry/handler/end/default";
             visible: 0;
             align: 0 0;
             fixed: 1 1;
-            min: 36 50;
+            min: 16 22;
             image {
                normal: "handler_end.png";
             }

-- 

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may

Reply via email to