more space

This commit is contained in:
j 2011-12-03 17:23:36 +01:00
parent 3de8bbe367
commit 46096e4721

View file

@ -194,21 +194,21 @@ pandora.ui.usersDialog = function() {
operator: '+', operator: '+',
title: 'Location', title: 'Location',
visible: true, visible: true,
width: 120 width: 160
}, },
{ {
id: 'browser', id: 'browser',
operator: '+', operator: '+',
title: 'Browser', title: 'Browser',
visible: true, visible: true,
width: 60 width: 80
}, },
{ {
id: 'system', id: 'system',
operator: '+', operator: '+',
title: 'System', title: 'System',
visible: true, visible: true,
width: 60 width: 80
}, },
{ {
id: 'useragent', id: 'useragent',