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:
parent
3b0188d8d2
commit
3a9f8dc14f
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user