From 3a9f8dc14f185b4ba32614eeaf28e0ef192f444b Mon Sep 17 00:00:00 2001 From: xq2005 Date: Fri, 22 Apr 2011 07:49:05 +0000 Subject: [PATCH] tooltip show is hidden when the parent div is too small git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9373 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-UI/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-UI/css/style.css b/xCAT-UI/css/style.css index 6b06533ab..19420bbe1 100644 --- a/xCAT-UI/css/style.css +++ b/xCAT-UI/css/style.css @@ -196,7 +196,7 @@ span.ui-icon-info { .tab { font: 12px verdana, arial, helvetica, sans-serif; border-style: none; - overflow: hidden; + overflow: visible; } .tab p {