Skip to content

Commit 81acf24

Browse files
committed
Tweak the space available for the channel number so that it remains hidden behind the poster.
1 parent fbba2ae commit 81acf24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mythtv/themes/Terra/osd.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
</textarea>
103103

104104
<textarea name="channum" depends="!iconpath">
105-
<area>15,95,120,30</area>
105+
<area>35,95,80,30</area>
106106
<font>baseextralarge</font>
107107
<align>hcenter</align>
108108
<template>%CHANNUM%</template>
@@ -230,7 +230,7 @@
230230
</textarea>
231231

232232
<textarea name="channum" depends="!iconpath">
233-
<area>15,95,120,30</area>
233+
<area>35,95,80,30</area>
234234
<font>baseextralarge</font>
235235
<align>hcenter</align>
236236
<template>%CHANNUM%</template>

0 commit comments

Comments
 (0)