Fix icon positioning
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/19c9ee8e Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/19c9ee8e Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/19c9ee8e Branch: refs/heads/internallb Commit: 19c9ee8ebdfdfb7d39a880d3233ddc36291520df Parents: 3b758d1 Author: Brian Federle <[email protected]> Authored: Fri Apr 26 12:36:50 2013 -0700 Committer: Brian Federle <[email protected]> Committed: Fri Apr 26 12:36:50 2013 -0700 ---------------------------------------------------------------------- ui/css/cloudstack3.css | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/19c9ee8e/ui/css/cloudstack3.css ---------------------------------------------------------------------- diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css index 9041bd7..d10262f 100644 --- a/ui/css/cloudstack3.css +++ b/ui/css/cloudstack3.css @@ -2049,7 +2049,7 @@ div.detail-group.actions td { .details.group-multiple div.detail-group.actions .detail-actions .action a { background: none; - width: 24px; + width: 34px; } .detail-group table td.detail-actions {
