summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Blumenkrantz <zmike@osg.samsung.com>2015-10-13 15:22:45 -0400
committerMike Blumenkrantz <zmike@osg.samsung.com>2015-10-13 15:27:31 -0400
commite468103a5d501a52804359788aff44535890231c (patch)
tree901034e54dab11727a0bd220ea3e3160e144b8e4
parent6171fad7bd18eff0747b23f02b63cb10ff88d9c0 (diff)
downloadelementary-e468103a5d501a52804359788aff44535890231c.tar.gz
toolbar: do not change align for "noicon" toolbar items
too many rels and complexity to track this to a more coherent message probably broken since 1.0 since there are zero "noicon" toolbar tests @fix fix T2782
-rw-r--r--data/themes/edc/elm/toolbar.edc2
1 files changed, 0 insertions, 2 deletions
diff --git a/data/themes/edc/elm/toolbar.edc b/data/themes/edc/elm/toolbar.edc
index 8b3dc5ad3..d932ff24b 100644
--- a/data/themes/edc/elm/toolbar.edc
+++ b/data/themes/edc/elm/toolbar.edc
@@ -625,7 +625,6 @@ group { name: "elm/toolbar/item/default";
inherit: "default" 0.0;
rel1.offset: 4 2;
rel1.relative: 0.0 0.0;
- align: 0.5 0.5;
}
description { state: "noicon_disabled" 0.0;
inherit: "noicon" 0.0;
@@ -718,7 +717,6 @@ group { name: "elm/toolbar/item/default";
inherit: "default" 0.0;
rel1.offset: 4 2;
rel1.relative: 0.0 0.0;
- align: 0.5 0.5;
}
description { state: "noicon_disabled" 0.0;
inherit: "noicon" 0.0;