aboutsummaryrefslogtreecommitdiff
path: root/addons/skin.estuary
diff options
context:
space:
mode:
authordjp952 <djp952@gmail.com>2021-03-13 21:32:48 -0500
committerdjp952 <djp952@gmail.com>2021-03-14 13:25:14 -0400
commitb7c179c5909d7491c14179adae94cc8ea47d24aa (patch)
tree7716020bd81b9da6aa80c11680ca3a0828099fbc /addons/skin.estuary
parentf6db4c20dc81bae1410d6e0845be4c5f06a67fe6 (diff)
[Estuary] Increase VideoPlayer OSD channel number label width
Diffstat (limited to 'addons/skin.estuary')
-rw-r--r--addons/skin.estuary/xml/DialogSeekBar.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/addons/skin.estuary/xml/DialogSeekBar.xml b/addons/skin.estuary/xml/DialogSeekBar.xml
index 0eb1b90a59..e5c512250d 100644
--- a/addons/skin.estuary/xml/DialogSeekBar.xml
+++ b/addons/skin.estuary/xml/DialogSeekBar.xml
@@ -270,7 +270,7 @@
<height>380</height>
<control type="label">
<left>20</left>
- <width>220</width>
+ <width>290</width>
<top>-80</top>
<height>25</height>
<label>$INFO[VideoPlayer.ChannelNumberLabel]</label>