ext6migrate: remove useless padding to improve TaskViewer layout

This commit is contained in:
Dietmar Maurer 2016-03-11 17:49:37 +01:00
parent 0423798570
commit 2618ee9782

View File

@ -207,7 +207,6 @@ Ext.define('PVE.window.TaskViewer', {
height: 400,
layout: 'fit',
modal: true,
bodyPadding: 5,
items: [{
xtype: 'tabpanel',
region: 'center',