From b4b34edf155d850e75d63e213c1db7edd67a3097 Mon Sep 17 00:00:00 2001 From: Brian Federle Date: Thu, 31 Oct 2013 13:18:59 -0700 Subject: [PATCH] Quick view tooltip: Fix offset --- ui/css/cloudstack3.css | 1 + 1 file changed, 1 insertion(+) diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css index a75027a3acc..f18fbedfd0b 100644 --- a/ui/css/cloudstack3.css +++ b/ui/css/cloudstack3.css @@ -1309,6 +1309,7 @@ div.list-view td.state.off span { width: 470px; display: inline-block; padding-top: 50px; + margin-left: 8px; } .quick-view-tooltip > div.title {