From ba4bb99489fa0acf95ee328a5695269f6c1135d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Karri=C3=A9?= Date: Wed, 19 Nov 2014 17:57:11 +0100 Subject: [PATCH] 40px should be ok --- src/webui/static/app/epggrab.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/webui/static/app/epggrab.js b/src/webui/static/app/epggrab.js index 60cdcdf7..38d62f17 100644 --- a/src/webui/static/app/epggrab.js +++ b/src/webui/static/app/epggrab.js @@ -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,