diff options
Diffstat (limited to 'addons/skin.estouchy/xml/IncludesPlayerControls.xml')
-rw-r--r-- | addons/skin.estouchy/xml/IncludesPlayerControls.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/addons/skin.estouchy/xml/IncludesPlayerControls.xml b/addons/skin.estouchy/xml/IncludesPlayerControls.xml index b7c594cd93..ad162c1f88 100644 --- a/addons/skin.estouchy/xml/IncludesPlayerControls.xml +++ b/addons/skin.estouchy/xml/IncludesPlayerControls.xml @@ -347,8 +347,8 @@ </control> <include>BottomMenu</include> <include content="PopupMenu"> - <param name="panel-posy">0</param> - <param name="panel-height">560</param> + <param name="panel-posy">-80</param> + <param name="panel-height">640</param> </include> </include> </includes> |