diff options
author | Martijn Kaijser <martijn@xbmc.org> | 2016-11-30 18:06:52 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-30 18:06:52 +0100 |
commit | 654f1b7b5b641691259f36cac6d1cdc6e16d9d16 (patch) | |
tree | 61abb2c9f2c65358e219b96bf1404c4e574292f9 /addons/skin.estuary/xml/MyPVRSearch.xml | |
parent | 56ac7b3798915615c12149c86c81cf7261007813 (diff) | |
parent | f157ec35d66e3c9adce2408af61ae7f824701f5e (diff) |
Merge pull request #11014 from phil65/estuary_update17.0b6-Krypton
[estuary] sync
Diffstat (limited to 'addons/skin.estuary/xml/MyPVRSearch.xml')
-rw-r--r-- | addons/skin.estuary/xml/MyPVRSearch.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/addons/skin.estuary/xml/MyPVRSearch.xml b/addons/skin.estuary/xml/MyPVRSearch.xml index cdd3563479..a09a9385fc 100644 --- a/addons/skin.estuary/xml/MyPVRSearch.xml +++ b/addons/skin.estuary/xml/MyPVRSearch.xml @@ -14,9 +14,9 @@ <include>Visible_Left</include> <control type="fixedlist" id="50"> <left>0</left> - <top>0</top> + <top>list_y_offset</top> <right>918</right> - <height>100%</height> + <bottom>list_y_offset</bottom> <onup>50</onup> <ondown>50</ondown> <onleft>9000</onleft> |