You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by bf...@apache.org on 2013/04/26 21:38:33 UTC

[20/21] git commit: updated refs/heads/ui-add-remove-nics to b7b7753

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/ui-add-remove-nics
Commit: 19c9ee8ebdfdfb7d39a880d3233ddc36291520df
Parents: 3b758d1
Author: Brian Federle <br...@citrix.com>
Authored: Fri Apr 26 12:36:50 2013 -0700
Committer: Brian Federle <br...@citrix.com>
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 {