diff options
author | Carsten Haitzler (Rasterman) <raster@rasterman.com> | 2021-01-21 09:12:16 +0000 |
---|---|---|
committer | Carsten Haitzler (Rasterman) <raster@rasterman.com> | 2021-01-21 09:12:16 +0000 |
commit | a3ea2f3c1162a58e47fae6019963ba738e8924e6 (patch) | |
tree | 3e7abd4061d13297388cd4d2fd42b7fd6c80302a /data | |
parent | a0c023f6a56db3276ae761459312ebf8ef909578 (diff) |
TH - elm code - rel2 - that just smells wrong
Diffstat (limited to 'data')
-rw-r--r-- | data/elementary/themes/edc/elm/code.edc | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/data/elementary/themes/edc/elm/code.edc b/data/elementary/themes/edc/elm/code.edc index c55e592c21..e0e2558d92 100644 --- a/data/elementary/themes/edc/elm/code.edc +++ b/data/elementary/themes/edc/elm/code.edc | |||
@@ -10,11 +10,6 @@ group { name: "elm/code/layout/default"; | |||
10 | description { state: "default" 0.0; | 10 | description { state: "default" 0.0; |
11 | align: 0.5 0.0; | 11 | align: 0.5 0.0; |
12 | fixed: 0 1; | 12 | fixed: 0 1; |
13 | |||
14 | rel2 { | ||
15 | relative: 1.0 1.0; | ||
16 | offset: 0 0; | ||
17 | } | ||
18 | } | 13 | } |
19 | } | 14 | } |
20 | } | 15 | } |