You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ed...@apache.org on 2013/10/11 03:02:06 UTC

[63/67] [abbrv] git commit: updated refs/heads/pluggable_vm_snapshot to d73f75a

CLOUDSTACK-4348: Fix quick view detail height


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

Branch: refs/heads/pluggable_vm_snapshot
Commit: 1f85124d701406a26ff5927551e6c5ab558933a9
Parents: c4084a7
Author: Brian Federle <br...@citrix.com>
Authored: Thu Oct 10 11:42:47 2013 -0700
Committer: Brian Federle <br...@citrix.com>
Committed: Thu Oct 10 11:42:59 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/1f85124d/ui/css/cloudstack3.css
----------------------------------------------------------------------
diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css
index 6510d0e..49e35f3 100644
--- a/ui/css/cloudstack3.css
+++ b/ui/css/cloudstack3.css
@@ -1356,7 +1356,7 @@ div.list-view td.state.off span {
 
 .quick-view-tooltip .detail-view .main-groups {
   width: 456px;
-  height: 132px;
+  height: 152px;
   position: absolute;
   top: 55px;
   padding-top: 7px;