Elm label: Fixed label min.

SVN revision: 60184
This commit is contained in:
Daniel Juyung Seo 2011-06-10 08:21:53 +00:00
parent d13bbc2064
commit de905ca622
1 changed files with 1 additions and 1 deletions

View File

@ -1429,7 +1429,7 @@ collections {
rel2.relative: 1.0 1.0;
text {
style: "textblock_style";
min: 0 1;
min: 1 1;
}
}
}