From aaebe4bfd07e8da83bf8b4336ddf5cc7f58700e4 Mon Sep 17 00:00:00 2001 From: rolux Date: Fri, 8 Mar 2013 09:43:23 +0000 Subject: [PATCH] update icon dialog width --- static/js/pandora/iconDialog.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/js/pandora/iconDialog.js b/static/js/pandora/iconDialog.js index 76f8de2c3..d02d6689b 100644 --- a/static/js/pandora/iconDialog.js +++ b/static/js/pandora/iconDialog.js @@ -8,7 +8,7 @@ pandora.ui.iconDialog = function(options) { keys: null, text: '', title: '', - width: 304, + width: 368, }, options), that = Ox.Dialog({