From dd653618fbba492a8ca6d5c9d90126f57fcf327e Mon Sep 17 00:00:00 2001 From: Brian Federle Date: Wed, 11 Jul 2012 10:42:55 -0700 Subject: [PATCH] Widen ACL UI dialog box, to prevent overflow --- ui/scripts/ui-custom/vpc.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/scripts/ui-custom/vpc.js b/ui/scripts/ui-custom/vpc.js index 4d5c0a6be55..ea014c863c9 100644 --- a/ui/scripts/ui-custom/vpc.js +++ b/ui/scripts/ui-custom/vpc.js @@ -459,7 +459,7 @@ ).dialog({ title: 'Configure ACL', dialogClass: 'configure-acl', - width: 820, + width: 900, height: 600, buttons: { 'Done': function() {