diff options
author | Kai Sommerfeld <kai.sommerfeld@gmx.com> | 2021-09-22 00:03:10 +0200 |
---|---|---|
committer | Kai Sommerfeld <kai.sommerfeld@gmx.com> | 2021-10-01 14:04:35 +0200 |
commit | 32435e00fc693187dd83286ec43ff3407e8ab417 (patch) | |
tree | f3a9431ae3070ccdf52021b2fdbc49a81d43e047 /addons/skin.estuary/xml | |
parent | ddfd9cf0b840e486a8e4379693d9dec5d924d324 (diff) |
[Estuary] PVR Channel Manager Dialog: Adjust vertical position of channel icon.
Diffstat (limited to 'addons/skin.estuary/xml')
-rw-r--r-- | addons/skin.estuary/xml/DialogPVRChannelManager.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addons/skin.estuary/xml/DialogPVRChannelManager.xml b/addons/skin.estuary/xml/DialogPVRChannelManager.xml index 6f5657ee5b..a66a0da8c2 100644 --- a/addons/skin.estuary/xml/DialogPVRChannelManager.xml +++ b/addons/skin.estuary/xml/DialogPVRChannelManager.xml @@ -194,7 +194,7 @@ </control> <control type="image"> <left>600</left> - <top>290</top> + <top>299</top> <width>70</width> <height>50</height> <aspectratio>keep</aspectratio> |