summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Houston <stephen@localhost.localdomain>2017-10-11 15:05:02 -0500
committerStephen Houston <stephen@localhost.localdomain>2017-10-11 15:11:19 -0500
commit8066cfddbe9e487a40ad6326de3e3b6074c019f8 (patch)
treec9dbf80875f9f35ba9243be404b70ce981ae848b
parentab24a7eff7172b23efa8a957df3c373b81653e10 (diff)
downloadefl-8066cfddbe9e487a40ad6326de3e3b6074c019f8.tar.gz
Luncher theme: Offset the preview from the bottom.
-rw-r--r--data/elementary/themes/edc/luncher.edc1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/elementary/themes/edc/luncher.edc b/data/elementary/themes/edc/luncher.edc
index 73a35b5666..029dac512c 100644
--- a/data/elementary/themes/edc/luncher.edc
+++ b/data/elementary/themes/edc/luncher.edc
@@ -424,6 +424,7 @@ group { name: "e/gadget/luncher/preview";
aspect: 1.0 1.0; aspect_preference: BOTH;
rel1.to_y: "e.swallow.title";
rel1.relative: 0.0 1.0;
+ rel2.offset: 0 -2;
}
description { state: "menu";
inherit: "default" 0.0;