dvr.js: Adjust spacing to prevent word wrap on some browsers
This commit is contained in:
parent
5fd473dbad
commit
c95e6618d7
1 changed files with 1 additions and 1 deletions
|
@ -867,7 +867,7 @@ tvheadend.dvrsettings = function() {
|
|||
});
|
||||
|
||||
var postProcessing = new Ext.form.TextField({
|
||||
width: 300,
|
||||
width: 350,
|
||||
fieldLabel: 'Post-processor command',
|
||||
name: 'postproc'
|
||||
});
|
||||
|
|
Loading…
Add table
Reference in a new issue