[eve] Fix URL entry favicon position

SVN revision: 54436
This commit is contained in:
Leandro Pereira 2010-11-10 20:49:31 +00:00
parent 26b4269893
commit de312659d6
1 changed files with 4 additions and 12 deletions

View File

@ -396,19 +396,11 @@
visible: 0;
}
description { state: "visible" 0.0;
fixed: 1 1;
align: 0.0 1.0;
rel1 {
to: "bg";
relative: 0.0 1.0;
offset: 4 -31;
}
rel2 {
to: "bg";
relative: 0.0 1.0;
offset: 20 -15;
}
inherit: "default" 0.0;
visible: 1;
align: 0.0 0.5;
min: 20 20;
max: 20 20;
}
}
part { name: "elm.swallow.end";