diff --git a/data/elementary/themes/edc/elm/genlist.edc b/data/elementary/themes/edc/elm/genlist.edc index 288440ae1a..a8903d7cb6 100644 --- a/data/elementary/themes/edc/elm/genlist.edc +++ b/data/elementary/themes/edc/elm/genlist.edc @@ -203,6 +203,7 @@ group { "elm/genlist/item/group_index/default"; nomouse; program_source: "elm"; desc { "default"; fixed: 1 0; align: 0.0 0.5; + aspect: 1.0 1.0; rel1.to_x: "elm.swallow.pad"; rel1.relative: 1.0 0.0; rel1.offset: -1 2; @@ -215,6 +216,7 @@ group { "elm/genlist/item/group_index/default"; nomouse; program_source: "elm"; desc { "default"; fixed: 1 0; align: 1.0 0.5; + aspect: 1.0 1.0; rel1.offset: -3 2; rel1.relative: 1.0 0.0; rel2.offset: -3 -3;