fix separator position on resizable config dialogs

SVN revision: 77564
This commit is contained in:
Mike Blumenkrantz 2012-10-08 07:42:07 +00:00
parent 5f4f3c2cb4
commit b12cbabc9a
1 changed files with 3 additions and 3 deletions

View File

@ -22559,9 +22559,9 @@ CONNMAN_ICON(ethernet)
to_y: "e.swallow.content";
}
rel2 {
relative: 1.0 1.0;
offset: -5 0;
to_y: "e.swallow.content";
relative: 1.0 0.0;
offset: 5 0;
to_y: "e.swallow.buttons";
}
image {
normal: "menu_sep.png";