mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-19 21:00:24 +00:00
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
This commit is contained in:
@ -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 {
|
||||
|
Reference in New Issue
Block a user