Merge pull request #610 from DimalChandrasiri/cloud-3.1.0

Tooltip overflow fix
revert-70aa11f8
Kamidu Sachith Punchihewa 8 years ago committed by GitHub
commit 616d42ccaa

@ -6606,3 +6606,7 @@ header.header-default {
}
/** End **/
.tooltip-overflow-fix{
overflow: visible !important;
}

Loading…
Cancel
Save