diff options
Diffstat (limited to 'addons/skin.estuary/xml/MusicOSD.xml')
-rw-r--r-- | addons/skin.estuary/xml/MusicOSD.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/addons/skin.estuary/xml/MusicOSD.xml b/addons/skin.estuary/xml/MusicOSD.xml index 73dee702a8..bf74ff7212 100644 --- a/addons/skin.estuary/xml/MusicOSD.xml +++ b/addons/skin.estuary/xml/MusicOSD.xml @@ -173,7 +173,8 @@ </control> </control> <control type="group"> - <top>960</top> + <bottom>0</bottom> + <height>120</height> <animation effect="fade" start="0" end="100" time="250">WindowOpen</animation> <animation effect="fade" start="100" end="0" time="250">WindowClose</animation> <control type="button" id="87"> |