From 46096e472106306265aec72426411af7e6209702 Mon Sep 17 00:00:00 2001 From: j <0x006A@0x2620.org> Date: Sat, 3 Dec 2011 17:23:36 +0100 Subject: [PATCH] more space --- static/js/pandora/usersDialog.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/static/js/pandora/usersDialog.js b/static/js/pandora/usersDialog.js index f482a6b4..755cb664 100644 --- a/static/js/pandora/usersDialog.js +++ b/static/js/pandora/usersDialog.js @@ -194,21 +194,21 @@ pandora.ui.usersDialog = function() { operator: '+', title: 'Location', visible: true, - width: 120 + width: 160 }, { id: 'browser', operator: '+', title: 'Browser', visible: true, - width: 60 + width: 80 }, { id: 'system', operator: '+', title: 'System', visible: true, - width: 60 + width: 80 }, { id: 'useragent',