We don't want too long items to set the width of all elements on exebuf.

SVN revision: 37827
This commit is contained in:
Chidambar Zinnoury 2008-11-27 19:04:15 +00:00
parent 33395ef54f
commit 3202cba829
1 changed files with 1 additions and 1 deletions

View File

@ -10314,7 +10314,7 @@ collections { /* begin the collection of edje groups that are in this file */
text { text {
font: "Sans"; font: "Sans";
size: 10; size: 10;
min: 1 1; min: 0 1;
align: 0.0 0.5; align: 0.0 0.5;
text_class: "menu_item"; text_class: "menu_item";
} }