Elm label: fixed label min size.
authortasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 10 Jun 2011 10:18:01 +0000 (10:18 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 10 Jun 2011 10:18:01 +0000 (10:18 +0000)
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60187 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

data/themes/default.edc

index 3334e04..a905d6c 100644 (file)
@@ -1429,7 +1429,7 @@ collections {
                rel2.relative: 1.0 1.0;
                text {
                   style: "textblock_style";
-                  min: 1 1;
+                  min: 0 1;
                }
             }
          }