diff options
author | Jezz_X <jezzx2@gmail.com> | 2012-10-13 16:35:32 +1100 |
---|---|---|
committer | Jezz_X <jezzx2@gmail.com> | 2012-10-13 16:35:32 +1100 |
commit | e331bf6ffce50edef3f22f8caaa7677c54408008 (patch) | |
tree | f63ba7791da588efea14e99377761a75678977aa /addons/skin.confluence | |
parent | 217efbc6480dc77b596a5414528390b1f8aac124 (diff) |
Fixed: [Confluence] small pvr view alignment issue
Diffstat (limited to 'addons/skin.confluence')
-rw-r--r-- | addons/skin.confluence/720p/ViewsPVR.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addons/skin.confluence/720p/ViewsPVR.xml b/addons/skin.confluence/720p/ViewsPVR.xml index c95c526b75..de6562ff43 100644 --- a/addons/skin.confluence/720p/ViewsPVR.xml +++ b/addons/skin.confluence/720p/ViewsPVR.xml @@ -2321,7 +2321,7 @@ <control type="textbox"> <description>Plot Value for TVShow</description> <posx>50</posx> - <posy>40</posy> + <posy>35</posy> <width>1000</width> <height>60</height> <font>font12</font> |