diff options
author | xbmc <fernetmenta@online.de> | 2013-03-16 15:54:04 +0100 |
---|---|---|
committer | xbmc <fernetmenta@online.de> | 2013-03-16 15:55:32 +0100 |
commit | efbf84893cb0d5d41232a29cd1f51f7d5cf53cb4 (patch) | |
tree | 6da5ebace28d1a7569d0045b45e1fbcb67f3da53 /addons/skin.confluence | |
parent | 3180ec7e5e065c0f9276a2d8999e8e8d997c4dba (diff) |
skin.confluence: adjust row label 2 in VideoFullScreen to line break in codec info
Diffstat (limited to 'addons/skin.confluence')
-rw-r--r-- | addons/skin.confluence/720p/VideoFullScreen.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/addons/skin.confluence/720p/VideoFullScreen.xml b/addons/skin.confluence/720p/VideoFullScreen.xml index 43cf7144fb..8bdc8c8a3c 100644 --- a/addons/skin.confluence/720p/VideoFullScreen.xml +++ b/addons/skin.confluence/720p/VideoFullScreen.xml @@ -339,7 +339,7 @@ <control type="label" id="11"> <description>row 2 label</description> <posx>50</posx> - <posy>40</posy> + <posy>55</posy> <width>1180</width> <height>30</height> <align>left</align> @@ -350,7 +350,7 @@ <control type="label" id="12"> <description>row 3 label</description> <posx>50</posx> - <posy>85</posy> + <posy>100</posy> <width>1180</width> <height>30</height> <align>left</align> |