fix separator position on resizable config dialogs
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Mon, 8 Oct 2012 07:42:07 +0000 (07:42 +0000)
committerMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Mon, 8 Oct 2012 07:42:07 +0000 (07:42 +0000)
SVN revision: 77564

data/themes/default.edc

index 5f09b9d..cb237ba 100644 (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";