diff options
author | Carsten Haitzler (Rasterman) <raster@rasterman.com> | 2020-04-16 10:26:35 +0100 |
---|---|---|
committer | Carsten Haitzler (Rasterman) <raster@rasterman.com> | 2020-04-16 10:26:35 +0100 |
commit | 882d0398a2564cb0b32051d9db680630cd06bfd3 (patch) | |
tree | f3338ed744672742e56ce7cc5c487a14776a1e08 /data/elementary/themes | |
parent | e4af932daf9dfe2c428098315757988a33ef6b52 (diff) |
TH - toolbar - avoid text shifting on click if it has no icon
Diffstat (limited to 'data/elementary/themes')
-rw-r--r-- | data/elementary/themes/edc/elm/toolbar.edc | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/data/elementary/themes/edc/elm/toolbar.edc b/data/elementary/themes/edc/elm/toolbar.edc index 8162a82978..b9ca677492 100644 --- a/data/elementary/themes/edc/elm/toolbar.edc +++ b/data/elementary/themes/edc/elm/toolbar.edc | |||
@@ -1023,11 +1023,6 @@ group { name: "elm/toolbar/item/item_horizontal"; | |||
1023 | } | 1023 | } |
1024 | description { state: "noicon" 0.0; | 1024 | description { state: "noicon" 0.0; |
1025 | inherit: "default" 0.0; | 1025 | inherit: "default" 0.0; |
1026 | rel1.offset: 4 -5; | ||
1027 | rel2.offset: -5 -5; | ||
1028 | rel1.relative: 0.0 0.0; | ||
1029 | align: 0.0 0.5; | ||
1030 | text.align: 0.0 0.5; | ||
1031 | } | 1026 | } |
1032 | description { state: "noicon_disabled" 0.0; | 1027 | description { state: "noicon_disabled" 0.0; |
1033 | inherit: "noicon" 0.0; | 1028 | inherit: "noicon" 0.0; |