Fix position in notify widget

Content was going outside of notify widget.

By: Lucas De Marchi <lucas.demarchi@profusion.mobi>



SVN revision: 46839
This commit is contained in:
Gustavo Sverzut Barbieri 2010-03-03 19:02:01 +00:00
parent 25d1ec7d80
commit 708ffb6d79
1 changed files with 2 additions and 0 deletions

View File

@ -7336,7 +7336,9 @@ collections {
mouse_events: 1;
description { state: "default" 0.0;
rel1.to: "elm.swallow.content";
rel1.offset: -5 -5;
rel2.to: "elm.swallow.content";
rel2.offset: 4 4;
image {
normal: "bt_dis_base.png";
border: 4 4 4 4;