From a1b778fc2c7f0ec84014f9e7329944032fb3c2a7 Mon Sep 17 00:00:00 2001 From: Brian Federle Date: Mon, 10 Mar 2014 07:43:28 -0700 Subject: [PATCH] Fix truncation issue with refresh, add button icons --- ui/css/cloudstack3.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css index 11c1c7ee95c..2b88e033662 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;