aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Temminghoff <phil65@kodi.tv>2017-10-29 11:37:45 +0100
committerGitHub <noreply@github.com>2017-10-29 11:37:45 +0100
commite46d91849a9065036096dbaa67b28c14b9bf4e34 (patch)
tree108a73621630512a8dbf3f57141bb072470b858e
parent82b7222b7cced149eec5100e5176eef1287ea168 (diff)
parentbffc842b258ebe469f4ea5d89ceb3688f8db3a7c (diff)
Merge pull request #12971 from ksooo/estuary-fix-pvr-groupmanager-scrollbar
[Estuary] Fix PVR Group Manager channellist scrollbar position.
-rw-r--r--addons/skin.estuary/xml/DialogPVRGroupManager.xml2
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>