You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ml...@apache.org on 2014/03/10 22:37:42 UTC

[14/18] git commit: updated refs/heads/resize-root to 6d6e790

Fix truncation issue with refresh, add button icons


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/a1b778fc
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/a1b778fc
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/a1b778fc

Branch: refs/heads/resize-root
Commit: a1b778fc2c7f0ec84014f9e7329944032fb3c2a7
Parents: d182a51
Author: Brian Federle <br...@citrix.com>
Authored: Mon Mar 10 07:43:28 2014 -0700
Committer: Brian Federle <br...@citrix.com>
Committed: Mon Mar 10 07:43:28 2014 -0700

----------------------------------------------------------------------
 ui/css/cloudstack3.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/a1b778fc/ui/css/cloudstack3.css
----------------------------------------------------------------------
diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css
index 11c1c7e..2b88e03 100644
--- a/ui/css/cloudstack3.css
+++ b/ui/css/cloudstack3.css
@@ -3080,7 +3080,7 @@ div.toolbar div.button.refresh span {
 
 div.toolbar div.button.add span,
 .detail-group .button.add span.icon {
-  padding: 0px 0 0px 18px;
+  padding: 0px 0 3px 18px;
   background: url(../images/icons.png) no-repeat -626px -209px;
   /*+placement:shift 0px 0px;*/
   position: relative;