Region switcher: Increase max-width to prevent cutoff
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/70741967 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/70741967 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/70741967 Branch: refs/heads/master Commit: 707419670abf7e57867ba9e82fcbac6ab783056b Parents: 78b1ac4 Author: Brian Federle <brian.fede...@citrix.com> Authored: Thu Oct 31 15:42:14 2013 -0700 Committer: Brian Federle <brian.fede...@citrix.com> Committed: Thu Oct 31 15:55:26 2013 -0700 ---------------------------------------------------------------------- ui/css/cloudstack3.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/70741967/ui/css/cloudstack3.css ---------------------------------------------------------------------- diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css index 9b7ea41..9ccf553 100644 --- a/ui/css/cloudstack3.css +++ b/ui/css/cloudstack3.css @@ -11733,7 +11733,7 @@ div.ui-dialog div.autoscaler div.field-group div.form-container form div.form-it color: #FFFFFF; font-size: 12px; font-weight: bold; - max-width: 67px; + max-width: 285px; overflow: hidden; white-space: nowrap; /*+placement:shift -1px 0px;*/