Elm label: Fixed label min.
authorseoz <seoz@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 10 Jun 2011 08:21:53 +0000 (08:21 +0000)
committerseoz <seoz@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 10 Jun 2011 08:21:53 +0000 (08:21 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@60184 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

data/themes/default.edc

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