diff --git a/src/webui/static/app/dvb.js b/src/webui/static/app/dvb.js index 0f75ed5f..a483753b 100644 --- a/src/webui/static/app/dvb.js +++ b/src/webui/static/app/dvb.js @@ -1229,6 +1229,7 @@ tvheadend.dvb_adapter_general = function(adapterData, satConfStore) { title : 'General', layout : 'column', autoScroll : true, + autoHeight: true, items : [ toolpanel, confform, infoPanel ] });