diff options
Diffstat (limited to 'addons')
-rw-r--r-- | addons/skin.confluence/720p/ViewsPVR.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/addons/skin.confluence/720p/ViewsPVR.xml b/addons/skin.confluence/720p/ViewsPVR.xml index fb5d377a5d..ac84014dbb 100644 --- a/addons/skin.confluence/720p/ViewsPVR.xml +++ b/addons/skin.confluence/720p/ViewsPVR.xml @@ -983,9 +983,9 @@ <texture border="3">epg-genres/$INFO[ListItem.Property(GenreType)].png</texture> </control> <control type="label" id="1"> - <left>6</left> + <left>10</left> <top>3</top> - <width>30</width> + <width>20</width> <height>25</height> <font>font12</font> <aligny>center</aligny> @@ -1027,9 +1027,9 @@ <texture border="3">epg-genres/$INFO[ListItem.Property(GenreType)].png</texture> </control> <control type="label" id="1"> - <left>6</left> + <left>10</left> <top>3</top> - <width>30</width> + <width>20</width> <height>25</height> <font>font12</font> <aligny>center</aligny> |