Repository: cloudstack
Updated Branches:
  refs/heads/master 0fa032086 -> 0940e0b6f


Quickview: Fix alignment


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

Branch: refs/heads/master
Commit: 0940e0b6f5bae050fd190bb5e33d7f446bd1d4bf
Parents: 0fa0320
Author: Brian Federle <[email protected]>
Authored: Thu Sep 4 12:21:31 2014 -0700
Committer: Brian Federle <[email protected]>
Committed: Thu Sep 4 12:21:51 2014 -0700

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


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/0940e0b6/ui/css/cloudstack3.css
----------------------------------------------------------------------
diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css
index be2992a..937617f 100644
--- a/ui/css/cloudstack3.css
+++ b/ui/css/cloudstack3.css
@@ -1396,7 +1396,7 @@ div.list-view td.state.off span {
   width: 470px;
   display: inline-block;
   padding-top: 0;
-  margin-left: 8px;
+  margin-left: 0px;
 }
 
 .quick-view-tooltip > div.title {

Reply via email to