diff --git a/src/webui/static/app/epg.js b/src/webui/static/app/epg.js index fbb08b22..1e970323 100644 --- a/src/webui/static/app/epg.js +++ b/src/webui/static/app/epg.js @@ -80,7 +80,6 @@ tvheadend.epgDetails = function(event) { var win = new Ext.Window({ title: event.title, - bodyStyle: 'margin: 5px', layout: 'fit', width: 500, height: 300, diff --git a/src/webui/static/app/tvheadend.js b/src/webui/static/app/tvheadend.js index a5a98a10..0d254fc3 100644 --- a/src/webui/static/app/tvheadend.js +++ b/src/webui/static/app/tvheadend.js @@ -318,6 +318,7 @@ tvheadend.app = function() { minSize: 100, maxSize: 400, collapsible: true, + collapsed: true, title:'System log', margins:'0 0 0 0', tools:[{