From 1fb1fd9d89a2c0af6aaae4595b1b57bd5ec890e4 Mon Sep 17 00:00:00 2001 From: rolux Date: Tue, 4 Mar 2014 20:37:15 +0100 Subject: [PATCH] users dialog: make level column wider --- static/js/usersDialog.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/js/usersDialog.js b/static/js/usersDialog.js index dc19127e4..179bf4fdc 100644 --- a/static/js/usersDialog.js +++ b/static/js/usersDialog.js @@ -178,7 +178,7 @@ pandora.ui.usersDialog = function() { title: Ox._('Level'), type: 'label', visible: true, - width: 64 + width: 80 }, { format: function(value) {