Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
40px should be ok
  • Loading branch information
ckarrie authored and perexg committed Nov 21, 2014
1 parent daae05e commit ba4bb99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/webui/static/app/epggrab.js
Expand Up @@ -267,7 +267,7 @@ tvheadend.epggrab = function(panel, index) {
});

var otaTimeout = new Ext.form.NumberField({
width: 70,
width: 40,
allowNegative: false,
allowDecimals: false,
minValue: 30,
Expand Down

0 comments on commit ba4bb99

Please sign in to comment.