diff options
author | Kai Sommerfeld <kai.sommerfeld@gmx.com> | 2017-10-29 11:04:18 +0100 |
---|---|---|
committer | Kai Sommerfeld <kai.sommerfeld@gmx.com> | 2017-10-29 11:04:18 +0100 |
commit | bffc842b258ebe469f4ea5d89ceb3688f8db3a7c (patch) | |
tree | 108a73621630512a8dbf3f57141bb072470b858e /addons/skin.estuary/xml | |
parent | 82b7222b7cced149eec5100e5176eef1287ea168 (diff) |
[Estuary] Fix PVR Group Manager channellist scrollbar position.
Diffstat (limited to 'addons/skin.estuary/xml')
-rw-r--r-- | addons/skin.estuary/xml/DialogPVRGroupManager.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addons/skin.estuary/xml/DialogPVRGroupManager.xml b/addons/skin.estuary/xml/DialogPVRGroupManager.xml index 37a7bc3e26..86c22e0eee 100644 --- a/addons/skin.estuary/xml/DialogPVRGroupManager.xml +++ b/addons/skin.estuary/xml/DialogPVRGroupManager.xml @@ -112,7 +112,7 @@ </include> </control> <control type="scrollbar" id="73"> - <left>305</left> + <left>340</left> <top>75</top> <width>12</width> <height>700</height> |