Prevent wrapping of 'view all' button
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/243b20f0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/243b20f0 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/243b20f0 Branch: refs/heads/Health-Check-UI Commit: 243b20f0fd4061c12441a90b178c8be06dee28b6 Parents: 6c8182b Author: Brian Federle <brian.fede...@citrix.com> Authored: Mon Feb 25 11:44:59 2013 -0800 Committer: Brian Federle <brian.fede...@citrix.com> Committed: Mon Feb 25 11:44:59 2013 -0800 ---------------------------------------------------------------------- ui/css/cloudstack3.css | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/243b20f0/ui/css/cloudstack3.css ---------------------------------------------------------------------- diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css index b0a7120..c3313d6 100644 --- a/ui/css/cloudstack3.css +++ b/ui/css/cloudstack3.css @@ -1744,7 +1744,7 @@ div.list-view td.state.off span { position: relative; top: 9px; float: left; - width: 291px; + width: 245px; } .detail-group .main-groups table td.value .view-all {