=== modified file 'dhis-2/dhis-web/dhis-web-pivot/src/main/webapp/dhis-web-pivot/app/scripts/app.js' --- dhis-2/dhis-web/dhis-web-pivot/src/main/webapp/dhis-web-pivot/app/scripts/app.js 2013-04-04 13:57:20 +0000 +++ dhis-2/dhis-web/dhis-web-pivot/src/main/webapp/dhis-web-pivot/app/scripts/app.js 2013-04-04 14:15:50 +0000 @@ -2019,7 +2019,6 @@ indicator = { xtype: 'panel', title: '
Indicators
', //i18n - bodyStyle: 'padding:2px', hideCollapseTool: true, getData: function() { var data = { @@ -3511,7 +3510,6 @@ accordion = Ext.create('Ext.panel.Panel', { bodyStyle: 'border-style:none; padding:2px; padding-bottom:0; overflow-y:scroll;', - layout: 'fit', items: accordionBody, listeners: { added: function() {